Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1605
I want to -1 this commit @franz1981..This is supposed to be a dumb piece of
code.. write at garbage free.
For instance.. I told you to use the same buffer, and the same Completion
over and over.. like it was before. There's not guarantees about the ordering
won't be changed... trusting that just makes it more fragile.
If you just added the Histogram like you said you would.. it would be one
thing.. but this logic is completely changed.. and I had spent a lot of time to
make sure about these calculations, using different hardwares (disk types).
---