Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, if a user define timeout = 0 (no timeout), it's possible that the events stay forever in a topic and accumulate (potentially up to OutOfMemory issue).
It would be great to be able to define the size of topics and limit there before consuming the whole memory.