[GitHub] activemq-artemis issue #2415: ARTEMIS-2100 address routing-type overridden o...

2018-11-04 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2415 According to the CI results: ![image](https://user-images.githubusercontent.com/13125299/47982793-4ed26c80-e0d1-11e8-9254-e9c15e2ae2e5.png) On the left is master, while on the

[GitHub] activemq pull request #315: AMQ-7091 - O(n) Memory consumption when broker h...

2018-11-04 Thread alanprot
GitHub user alanprot opened a pull request: https://github.com/apache/activemq/pull/315 AMQ-7091 - O(n) Memory consumption when broker has inactive durable s… …ubscribes causing OOM You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis issue #2415: ARTEMIS-2100 address routing-type overridden o...

2018-11-04 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2415 I'm running a full CI run on this one to check if it is safe :+1: ---

[GitHub] activemq-artemis pull request #2415: ARTEMIS-2100 address routing-type overr...

2018-11-04 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/2415 ARTEMIS-2100 address routing-type overridden on attaching AMQP sender AMQPSender has to honor an already existing multicast routingType of an address while attempting to create a

[GitHub] activemq-artemis issue #2401: ARTEMIS-1710 Allow management msgs to exceed g...

2018-11-04 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2401 I'm closing this one due to https://github.com/apache/activemq-artemis/pull/2414 that's a better alternative :+1: ---

[GitHub] activemq-artemis pull request #2401: ARTEMIS-1710 Allow management msgs to e...

2018-11-04 Thread franz1981
Github user franz1981 closed the pull request at: https://github.com/apache/activemq-artemis/pull/2401 ---

[GitHub] activemq-artemis issue #2414: ARTEMIS-1710 Allow management msgs to exceed g...

2018-11-04 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2414 I have verified that the new test failures are intermittent failures, so this PR seems safe enough although I suppose it need to be reviewed given the amount of changes ---

[GitHub] activemq-artemis issue #2414: ARTEMIS-1710 Allow management msgs to exceed g...

2018-11-04 Thread franz1981
Github user franz1981 commented on the issue: https://github.com/apache/activemq-artemis/pull/2414 I'm checking on the Ci if the failing tests are intermittent ones: ![image](https://user-images.githubusercontent.com/13125299/47961493-6c89ce00-e00c-11e8-8225-17067e34eb34.png)