You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2017/11/01 17:54:00 UTC

[jira] [Created] (TOMEE-2146) AMQ internal broker should support system usage configuration

Romain Manni-Bucau created TOMEE-2146:
-----------------------------------------

             Summary: AMQ internal broker should support system usage configuration
                 Key: TOMEE-2146
                 URL: https://issues.apache.org/jira/browse/TOMEE-2146
             Project: TomEE
          Issue Type: New Feature
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 7.0.5


Syntax is to add in the broker url:

- systemUsage=true to activate the configuration
- systemUsage.[configurable].limit=limit in bytes with configurable either memory, storage, scheduler or temp for the corresponding system usages

Ex:

{code}
broker:(tcp://localhost:61616)systemUsage=true&systemUsage.memory.limit=1024
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)