[jira] [Commented] (ARTEMIS-70) Implement resource limits

2015-06-25 Thread clebert suconic (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601344#comment-14601344
 ] 

clebert suconic commented on ARTEMIS-70:


If it's partially done the best would be to create a JIRA at the release where 
it was done. At least it shows at the proper release notes.. it can be linked 
to this one for reference.

 Implement resource limits
 -

 Key: ARTEMIS-70
 URL: https://issues.apache.org/jira/browse/ARTEMIS-70
 Project: ActiveMQ Artemis
  Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Michael Cressman
Assignee: Justin Bertram
 Fix For: 1.1.0


 Implement various resource limits within the system:
 - overall number of connections
 - connections per user
 - connections per IP address
 - queues per user
 - (possibly: number of sessions, number of subscriptions per user)
 The per user limits can be a default maximum for everyone plus specific 
 limits for particular users.
 Other things:
 - limit the max queue size a user can create
 - limit the names a user may call a queue that he creates



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARTEMIS-70) Implement resource limits

2015-06-25 Thread Justin Bertram (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601340#comment-14601340
 ] 

Justin Bertram commented on ARTEMIS-70:
---

I implemented:

* overall number of connections
* connections per user
* queues per user

I have not implemented:

* connections per IP address
* max queue size a user can create
* names a user may call a queue that he creates

 Implement resource limits
 -

 Key: ARTEMIS-70
 URL: https://issues.apache.org/jira/browse/ARTEMIS-70
 Project: ActiveMQ Artemis
  Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Michael Cressman
Assignee: Justin Bertram
 Fix For: 1.1.0


 Implement various resource limits within the system:
 - overall number of connections
 - connections per user
 - connections per IP address
 - queues per user
 - (possibly: number of sessions, number of subscriptions per user)
 The per user limits can be a default maximum for everyone plus specific 
 limits for particular users.
 Other things:
 - limit the max queue size a user can create
 - limit the names a user may call a queue that he creates



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARTEMIS-70) Implement resource limits

2015-06-03 Thread clebert suconic (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571813#comment-14571813
 ] 

clebert suconic commented on ARTEMIS-70:


[~jbertram] wasn't this done by you already?

 Implement resource limits
 -

 Key: ARTEMIS-70
 URL: https://issues.apache.org/jira/browse/ARTEMIS-70
 Project: ActiveMQ Artemis
  Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Michael Cressman
 Fix For: 1.1.0


 Implement various resource limits within the system:
 - overall number of connections
 - connections per user
 - connections per IP address
 - queues per user
 - (possibly: number of sessions, number of subscriptions per user)
 The per user limits can be a default maximum for everyone plus specific 
 limits for particular users.
 Other things:
 - limit the max queue size a user can create
 - limit the names a user may call a queue that he creates



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)