Vyacheslav Koptilin created IGNITE-16162:
--------------------------------------------
Summary: StripedDisruptor should clean up its queues on shutdown
Key: IGNITE-16162
URL: https://issues.apache.org/jira/browse/IGNITE-16162
Project: Ignite
Issue Type: Improvement
Affects Versions: 3.0.0-alpha3
Reporter: Vyacheslav Koptilin
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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)