gchq / stroom

Stroom is a highly scalable data storage, processing and analysis platform.
https://gchq.github.io/stroom-docs/
Apache License 2.0
424 stars 57 forks source link

ByteBufferPoolImpl message is incorrect #4196

Closed stroomdev10 closed 2 months ago

stroomdev10 commented 2 months ago

Message reads:

Hit 90% (90) of the limit of 90 for buffered pools of size 10,000

likely it means

Hit 90% (90) of the limit of 100 for buffered pools of size 10,000
at055612 commented 2 months ago

Fixed in >7.3-beta.14