Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha3
-
None
Description
StripedDisruptor maintains a collection of ring buffers (StripedDisruptor.queues) that are not cleared on shutdown. It does not seem to me that clearing is absolutely required step, but it allows to partially mitigate the issue IGNITE-16161
Attachments
Issue Links
- blocks
-
IGNITE-15655 Random tests fail due to TimeoutException while waiting for a response
- Resolved
- relates to
-
IGNITE-16161 Memory leak in BaseQueryContext
- Resolved
- links to