Re: Page sizes appear to climb but never fall after the consumer takes the message.

2018-06-15 Thread pwjenkins
So when I look at these, they correspond to the current defaults of 10 and 10M respectively: 10 10485760 I thought I was helping by setting the max size bytes. However, I've reset this back to the default -1 value. -1 No I did not change the page-size-bytes setting. I don't know wha

Page sizes appear to climb but never fall after the consumer takes the message.

2018-06-15 Thread pwjenkins
I'm doing some testing with the new v2.6.0 and I'm using large messages. I'm seeing a lot of the following in my log. I expect paging since my messages are over 3MB. Why is the paging size apparently increasing only? The consumer is consuming (I'm continuing to run tests to re-verify that) so I

Re: File not found running MQTT PubSub example project.

2018-03-01 Thread pwjenkins
Thank you Justin! -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

File not found running MQTT PubSub example project.

2018-02-26 Thread pwjenkins
I don't know if this is a known issue or not. But I've pulled the current artemis master code to run some examples. The "mvn -Prelease install" succeeds but the "mvn verify" for examples for protocol/mqtt fail. Another developer pulled the code and did the same with the same failure. server-out:20