[GitHub] activemq-artemis pull request: ARTEMIS-404 fixing space issues on ...

2016-02-18 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/395 ARTEMIS-404 fixing space issues on scripts https://issues.apache.org/jira/browse/ARTEMIS-404 You can merge this pull request into a Git repository by running: $ git pull https:

Re: Artemis STOMP transactional acknowledgements

2016-02-18 Thread Clebert Suconic
Ok, that's an issue then :) @Lionel: Can you open a JIRA? On Thu, Feb 18, 2016 at 2:36 PM, Timothy Bish wrote: > On 02/18/2016 02:24 PM, Hiram Chirino wrote: >> I thought that ACKs were supposed to be transactional per the spec. > That was my understanding as well, here's the relevant text from

Re: Artemis STOMP transactional acknowledgements

2016-02-18 Thread Timothy Bish
On 02/18/2016 02:24 PM, Hiram Chirino wrote: > I thought that ACKs were supposed to be transactional per the spec. That was my understanding as well, here's the relevant text from the spec. "|ACK| is used to acknowledge consumption of a message from a subscription using |client| or |client-individ

Re: Artemis STOMP transactional acknowledgements

2016-02-18 Thread Hiram Chirino
I thought that ACKs were supposed to be transactional per the spec. On Thursday, February 18, 2016, Clebert Suconic wrote: > TBH I don't remember what Hiram (et all) wrote on the spec. It will be > a bug depending on what's said at the spec. > > On Thu, Feb 18, 2016 at 9:43 AM, Lionel Cons > wr

[GitHub] activemq-artemis pull request: ARTEMIS-391 log WARN on cxn limit

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/392 --- 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 featu

[GitHub] activemq-artemis pull request: Proton upgrade & ARTEMIS-401

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/393 --- 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 featu

[GitHub] activemq-artemis pull request: ARTEMIS-403 - [Artemis Testsuite] A...

2016-02-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/394 --- 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 featu

Very high number of consumers per session

2016-02-18 Thread Natani Mayank
I am modelling my systems such that there is only one session per connection per thread, but there are a lot of consumers per session ( hundreds ) which in-turn consume messages from hundreds of different destinations. The message listener associated with each consumer is very light weight and doe

Re: Artemis STOMP transactional acknowledgements

2016-02-18 Thread Clebert Suconic
TBH I don't remember what Hiram (et all) wrote on the spec. It will be a bug depending on what's said at the spec. On Thu, Feb 18, 2016 at 9:43 AM, Lionel Cons wrote: > The Artemis 1.2.0 doc contains: > > | Message acknowledgements are not transactional. The ACK frame can not be > part > | of

Artemis STOMP transactional acknowledgements

2016-02-18 Thread Lionel Cons
The Artemis 1.2.0 doc contains: | Message acknowledgements are not transactional. The ACK frame can not be part | of a transaction (it will be ignored if its transaction header is set). Is this a design decision (meaning that this behaviour will not change) or is this considered as a bug (that

[GitHub] activemq-artemis pull request: ARTEMIS-403 - [Artemis Testsuite] A...

2016-02-18 Thread dudaerich
GitHub user dudaerich opened a pull request: https://github.com/apache/activemq-artemis/pull/394 ARTEMIS-403 - [Artemis Testsuite] AlmostLargeAsynchronousFailoverTest… …#testTransactional fails You can merge this pull request into a Git repository by running: $ git pull htt

Re: Artemis JMX attributes are not documented

2016-02-18 Thread Andy Taylor
could you raise a Jira please? On 18/02/16 12:50, Lionel Cons wrote: Using Jolokia, it is very easy to list all the attributes exposed by Artemis: $ jmx4perl http://localhost:8161/jolokia/ list 'org.apache.activemq.artemis:brokerName="0.0.0.0",module=JMS,name="DLQ",serviceType=Queue,type=Brok

Artemis JMX attributes are not documented

2016-02-18 Thread Lionel Cons
Using Jolokia, it is very easy to list all the attributes exposed by Artemis: $ jmx4perl http://localhost:8161/jolokia/ list 'org.apache.activemq.artemis:brokerName="0.0.0.0",module=JMS,name="DLQ",serviceType=Queue,type=Broker' org.apache.activemq.artemis:brokerName="0.0.0.0",module=JMS,name="DLQ