Re: [Discuss] ActiveMQ CPP Client

2018-12-05 Thread Roddie Kieley
There is a page at, http://activemq.apache.org/cms/activemq-cpp-product-version-number.html, with a few details on the subject, even though it's probably a bit out of date given that it states it's "DRAFT" status. On the subject of a 'minor' release it says " For the ActiveMQ-CPP project, the

[Discuss] ActiveMQ CPP Client

2018-12-05 Thread Jamie G.
Hi All, I've started looking into a number of open cards on AMQ CPP client. I've noticed that master is still 3.9.0-snapshot, when it likely should be 3.10.0-SNAPSHOT now. One supplied patch would bump openssl version to 1.0.2 from 0.9.8. Would that bump be sufficient cause to increment the

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @franz1981 the failures I mentioned are on my branch. I am asking you to defer your PR until after I merge mine on AMQP performance. This route change I'm

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @jbertram TBH I haven't had the chance to measure it as it deserves, but I have found that it produces much less garbage (several MB/sec). I hope to find some time to do a fair

[GitHub] activemq-artemis pull request #2449: ARTEMIS-2191 Makes PostOfficeImpl::rout...

2018-12-05 Thread franz1981
Github user franz1981 closed the pull request at: https://github.com/apache/activemq-artemis/pull/2449 ---

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @clebertsuconic I have tun the CI and it seems to work has expected (no additional failures), it's strange :O ---

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @franz1981 your changes (on my branch) are causing a few failures. I really like your optimizations here. but can you close this. .and resend once I'm done? ---

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @franz1981, I'd still love to see numbers whenever you get the chance to post them. :+1: ---

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @franz1981 close this please? it will cause me a lot of headache if someone merged it before my branch? I'm pulling your change with my PR. ---

Re: activemq.password : can not change PW für System user

2018-12-05 Thread gregor_m
Hello all, the problem still resitsts. Can anyone help with this? Best regards Gregor -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 I have verified that the code isn't changing the current behaviour: the only failures I see are the same intermittent ones we have on CI (on master). ---

[GitHub] activemq-artemis issue #2449: ARTEMIS-2191 Makes PostOfficeImpl::route commo...

2018-12-05 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2449 @clebertsuconic No worries I can just wait to review the PR that you will send too, so we keep separate the changes. Or you are curious to see if it helps your part too? ---