The timeout policy of TimedBuffer is reverted keeping the original timeout based, while retaining the other optimizations:
- more memcpy under the hood vs single bytes copy
- non-interruptible sleep (LockSupport.parkNanos)
- off heap allocation
- is blocked by
-
JBEAP-12566 Unresponsive broker caused by synchronization issue in QueueImpl
- Closed
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed
- is incorporated by
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed
- relates to
-
ARTEMIS-1294 Loading...