[GitHub] activemq-artemis issue #1093: ARTEMIS-994 Support Netty Native Epoll on Linu...

2017-03-21 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1093 No haven't touched 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 does not have this

[GitHub] activemq-artemis pull request #1114: Performance improvements on AMQP

2017-03-21 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/1114 Performance improvements on AMQP You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis perf

[GitHub] activemq-artemis issue #1093: ARTEMIS-994 Support Netty Native Epoll on Linu...

2017-03-21 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1093 @michaelandrepearce did you ammend anything on your PR? I can't build it any longer (especially outside of Linux.. like on a mac). --- If your project is set up for it, you can

[GitHub] activemq-artemis issue #1093: ARTEMIS-994 Support Netty Native Epoll on Linu...

2017-03-21 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1093 I think I got to the bottom of this... there was a leak.. and some proton miss use. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] activemq-artemis pull request #1112: ARTEMIS-1053 use creds for active serve...

2017-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1112 --- 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 #1111: Database doc update

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

Re: How to use dynamic topics with ActiveMQ-Artemis and Wildfly ?

2017-03-21 Thread StevenACS
Issue solved. I put the resource adapter directly in the Wildfly directory deploiement and I changed the standalone configuration file like that : -- View this message in context:

[GitHub] activemq-artemis pull request #1113: ARTEMIS-1054 JVM Monitoring pauses logs

2017-03-21 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/1113 ARTEMIS-1054 JVM Monitoring pauses logs Added optional configuration to log the JVM pauses in addition to the GC ones. You can merge this pull request into a Git repository by

[GitHub] activemq-artemis pull request #1112: ARTEMIS-1053 use creds for active serve...

2017-03-21 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/1112 ARTEMIS-1053 use creds for active server check You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis

[GitHub] activemq-artemis pull request #1108: ARTEMIS-1051 Make ServerSession send th...

2017-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/1108 --- 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 #1103: ARTEMIS-1047 Improving GC Settings

2017-03-21 Thread clebertsuconic
Github user clebertsuconic closed the pull request at: https://github.com/apache/activemq-artemis/pull/1103 --- 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

[GitHub] activemq-artemis issue #1111: Database doc update

2017-03-21 Thread mtaylor
Github user mtaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/ There's an extra few commits showing here. It looks like github has not sync'd with Apache --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] activemq-artemis pull request #1111: Database doc update

2017-03-21 Thread mtaylor
GitHub user mtaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/ Database doc update You can merge this pull request into a Git repository by running: $ git pull https://github.com/mtaylor/activemq-artemis DatabaseDocUpdate Alternatively you

[GitHub] activemq-artemis issue #1108: ARTEMIS-1051 Make ServerSession send thread sa...

2017-03-21 Thread mtaylor
Github user mtaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/1108 @clebertsuconic check the patch. I wasn't entirely sure what you were asking for. I've made the send method thread safe using the object monitor (i.e. synchronized) vs the original

[GitHub] activemq-artemis issue #1108: ARTEMIS-1051 Make ServerSession send thread sa...

2017-03-21 Thread mtaylor
Github user mtaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/1108 @clebertsuconic Sure, I'll update accordingly. I am a little confused on your previous comment, are you just saying that we've already added locks, so shouldn't be too much of a problem

[GitHub] activemq-artemis issue #1103: ARTEMIS-1047 Improving GC Settings

2017-03-21 Thread andytaylor
Github user andytaylor commented on the issue: https://github.com/apache/activemq-artemis/pull/1103 merging --- 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