Changelog for
disruptor-3.4.4-3.3.1.noarch.rpm :
* Fri Dec 10 2021 pmonrealAATTsuse.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
* Tue Oct 01 2019 fstrbaAATTsuse.com- Initial packaging of disruptor 3.3.6