This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from b66adc2 This closes #2644
new 8811432 ARTEMIS-2317 Avoid long TTSP caused by Page::read using mmap
read
new a1b3fb3 NO-JIRA Adding consumer timing on CLI consumer
new 12cd1c9 This closes #2633
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cli/commands/messages/ConsumerThread.java | 9 +
.../activemq/artemis/core/paging/impl/Page.java | 196 +++++++++++----------
.../impl/fakes/FakeSequentialFileFactory.java | 2 +-
3 files changed, 117 insertions(+), 90 deletions(-)