You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2008/11/21 21:11:44 UTC

[jira] Created: (UIMA-1231) UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging

UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging
-----------------------------------------------------------------------------

                 Key: UIMA-1231
                 URL: https://issues.apache.org/jira/browse/UIMA-1231
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik


Uima AS uses java queues for internal messaging. The depths of these queues are not visible in jmx. Add JMX support to both input and output queues. Modify JMX Monitor to show the depth of the java queues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-1231) UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-1231:
--------------------------------

    Attachment: uimaj-as-core-UIMA-1231-patch.txt
                uimaj-as-activemq-UIMA-1231-patch.txt

Added JMX MBean for the internal java message queue exposing the queue size for monitoring. Updated JmxMonitor to create proxies to the internal queue MBean. Refactored run() method in the JmxMonitor to move most of the code to a separate method collectStats().

> UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging
> -----------------------------------------------------------------------------
>
>                 Key: UIMA-1231
>                 URL: https://issues.apache.org/jira/browse/UIMA-1231
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1231-patch.txt, uimaj-as-core-UIMA-1231-patch.txt
>
>
> Uima AS uses java queues for internal messaging. The depths of these queues are not visible in jmx. Add JMX support to both input and output queues. Modify JMX Monitor to show the depth of the java queues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-1231) UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-1231:
--------------------------------

    Fix Version/s: 2.3AS

> UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging
> -----------------------------------------------------------------------------
>
>                 Key: UIMA-1231
>                 URL: https://issues.apache.org/jira/browse/UIMA-1231
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-activemq-UIMA-1231-patch.txt, uimaj-as-core-UIMA-1231-patch.txt
>
>
> Uima AS uses java queues for internal messaging. The depths of these queues are not visible in jmx. Add JMX support to both input and output queues. Modify JMX Monitor to show the depth of the java queues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1231) UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-1231.
-------------------------------

    Resolution: Fixed

> UIMA AS Doesnt Expose to JMX Sizes of Java Queues Used For Internal Messaging
> -----------------------------------------------------------------------------
>
>                 Key: UIMA-1231
>                 URL: https://issues.apache.org/jira/browse/UIMA-1231
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>         Attachments: uimaj-as-activemq-UIMA-1231-patch.txt, uimaj-as-core-UIMA-1231-patch.txt
>
>
> Uima AS uses java queues for internal messaging. The depths of these queues are not visible in jmx. Add JMX support to both input and output queues. Modify JMX Monitor to show the depth of the java queues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.