GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/222
Initial resource limits + test config fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis 70 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/222.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #222 ---- commit 3eb835a8ab86cca7de3848a003dd70c15f0d186d Author: jbertram <jbert...@apache.org> Date: 2015-05-04T16:15:33Z ACTIVEMQ6-96 acceptor limit Adds a configuration property on both in-vm and Netty acceptors whereby the number of connections allowed is configurable. commit 57d29ed119fe2bdf750911efa02b9eb2966fa260 Author: jbertram <jbert...@apache.org> Date: 2015-05-04T16:51:55Z Point test configs to right directory commit 46a10c15985b076d5ede0c6e7cbdc234b6a8c824 Author: jbertram <jbert...@apache.org> Date: 2015-05-04T18:55:14Z ACTIVEMQ6-70 broker resource limits Implements basic limits on the number of connections and number of queues a particular user can create to/on the broker. ---- --- 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 feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---