You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/07/23 16:19:05 UTC

[jira] [Comment Edited] (ARTEMIS-70) Implement resource limits

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

clebert suconic edited comment on ARTEMIS-70 at 7/23/15 2:18 PM:
-----------------------------------------------------------------

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
  ** constraint names


was (Author: jbertram):
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)