[GitHub] activemq-artemis pull request #702: ARTEMIS-604 - Message Serialization Impr...

2016-08-03 Thread gaohoward
GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/702 ARTEMIS-604 - Message Serialization Improvement This PR includes two commits 1. Basic jms fixe 2. Rest, AMQP, JSon fixe You can merge this pull request into a Git repository by

[GitHub] activemq-artemis pull request #701: ARTEMIS-592 finer-grained security for q...

2016-08-03 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/701#discussion_r73435791 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ServerSessionImpl.java --- @@ -420,10 +420,20 @@ public

[GitHub] activemq-artemis pull request #672: [ARTEMIS-642] Disable slow client reconn...

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/672 --- 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

[GitHub] activemq-artemis issue #672: [ARTEMIS-642] Disable slow client reconnecting ...

2016-08-03 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/672 This is actually well put together now.. merging it. --- 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

Re: [VOTE] Apache ActiveMQ 5.14.0

2016-08-03 Thread Daniel Kulp
+1 Dan > On Aug 2, 2016, at 9:40 AM, Christopher Shannon > wrote: > > Hello everyone, > > ActiveMQ 5.14.0 is ready for a vote. This release has several new features > and improvements including AMQP over WebSockets as well as improved support > for durable

[GitHub] activemq-artemis pull request #701: ARTEMIS-529 finer-grained security for q...

2016-08-03 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/701 ARTEMIS-529 finer-grained security for queues This was the simplest way I could think of to implement this feature. It allows a security-setting to match to a particular queue by using

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r73359789 --- Diff:

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread mtaylor
Github user mtaylor commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r73357642 --- Diff:

[GitHub] activemq-artemis pull request #700: ARTEMIS-666 Fix AMQP error message on ad...

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/700 --- 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

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r73343218 --- Diff:

Re: [VOTE] Apache ActiveMQ 5.14.0

2016-08-03 Thread Hassen Bennour
tests of sending 1000 messages of 2400b, with destination Interceptors, virtual & composite Destinations. tested with spring based producers & consumers, ssl & tcp, transacted & not transacted. everything is ok ! Kind regards. *BENNOUR HASSEN* *SOA **Architect **/ **Java **Software Engineer*

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread mtaylor
Github user mtaylor commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r7507 --- Diff:

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread mtaylor
Github user mtaylor commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r7330 --- Diff:

[GitHub] activemq-artemis pull request #700: ARTEMIS-666 Fix AMQP error message on ad...

2016-08-03 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/700 ARTEMIS-666 Fix AMQP error message on address not found You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis

[GitHub] activemq-artemis pull request #690: Amqp hard soft limits

2016-08-03 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/690#discussion_r73322300 --- Diff:

[GitHub] activemq-artemis pull request #698: ARTEMIS-446: use name from broker.xml as...

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/698 --- 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

[GitHub] activemq-artemis pull request #699: Use correct syntax for filter in bridge ...

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/699 --- 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

[GitHub] activemq-artemis pull request #699: Use correct syntax for filter in bridge ...

2016-08-03 Thread lulf
GitHub user lulf opened a pull request: https://github.com/apache/activemq-artemis/pull/699 Use correct syntax for filter in bridge example You can merge this pull request into a Git repository by running: $ git pull https://github.com/lulf/activemq-artemis

[GitHub] activemq-artemis pull request #698: ARTEMIS-446: use name from broker.xml as...

2016-08-03 Thread grs
GitHub user grs opened a pull request: https://github.com/apache/activemq-artemis/pull/698 ARTEMIS-446: use name from broker.xml as container id in AMQP open frame You can merge this pull request into a Git repository by running: $ git pull

Re: [VOTE] Apache ActiveMQ 5.14.0

2016-08-03 Thread Claus Ibsen
+1 (binding) Tested with latest Apache Camel source code. On Tue, Aug 2, 2016 at 3:40 PM, Christopher Shannon wrote: > Hello everyone, > > ActiveMQ 5.14.0 is ready for a vote. This release has several new features > and improvements including AMQP over