Github user clebertsuconic commented on the pull request:
https://github.com/apache/activemq-artemis/pull/54#issuecomment-116432004
The issue I have is the following:
I have recently imported the new Producer and Consumer tool from activeMQ5
into Artemis.
When you run the producer, the system is taking 1 or 2 seconds to finish
sending 1000 messages, while it takes only a few milliseconds on ActiveMQ5.
I thought this could be a better setting for development and quick
comparisons... while it would be best for production systems.
The best would be really to make the system to test the best value on the
create of the server, or having a more adaptative logic to increase or decrease
these timeouts during the life of the server. (To be discussed).
I will change this PR to make a test of the best value for now... will keep
it open so don't merge it yet please.
(I will look for a btter logic tomorrow)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---