Package Release Info

disruptor-3.4.4-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

disruptor
disruptor-javadoc

Change Logs

* Sat Sep 09 2023 Fridrich Strba <fstrba@suse.com>
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Fri Dec 10 2021 Pedro Monreal <pmonreal@suse.com>
- Update to 3.4.4:
  * 3.4.4 Lazy-loading of Logger instances - See #370 & #376
  * 3.4.3 Add Automatic-Module-Name to MANIFEST.MF
  * 3.4.2 Fix race condition in BatchEventProcessor with 3 or more
    starting/halting concurrently.
  * 3.4.1 Fix race between run() and halt() on BatchEventProcessor.
  * 3.4.0 Drop support for JDK6, support JDK7 and above only.
    Add ThreadHints.onSpinWait to all busy spins within Disruptor.
    Increase default sleep time for LockSupport.parkNanos to
    prevent busy spinning.
  * 3.3.8 Revert belt and braces WaitStrategy signalling.
  * 3.3.7 Add batch size to BatchStartAware.onBatchStart()
    Upgrade to newer versions of gradle, checkstyle and JUnit
    Deprecate classes & methods for later release
    Remove JMock and rewrite tests accordingly
- Remove disruptor-3.3.2-jmock.patch
Version: 3.3.6-bp152.1.50
* Tue Oct 01 2019 Fridrich Strba <fstrba@suse.com>
- Initial packaging of disruptor 3.3.6