You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Paolo Castagna (JIRA)" <ji...@apache.org> on 2011/08/11 12:19:28 UTC

[jira] [Created] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Expose (Tx)TDB transaction stats via JMX
----------------------------------------

                 Key: JENA-94
                 URL: https://issues.apache.org/jira/browse/JENA-94
             Project: Jena
          Issue Type: New Feature
          Components: TDB
            Reporter: Paolo Castagna
            Priority: Trivial


(Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Posted by "Paolo Castagna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paolo Castagna closed JENA-94.
------------------------------


> Expose (Tx)TDB transaction stats via JMX
> ----------------------------------------
>
>                 Key: JENA-94
>                 URL: https://issues.apache.org/jira/browse/JENA-94
>             Project: Jena
>          Issue Type: New Feature
>          Components: TDB
>            Reporter: Paolo Castagna
>            Assignee: Paolo Castagna
>            Priority: Trivial
>              Labels: jmx, tdb
>         Attachments: JENA-94_TDB_r1156553.patch
>
>
> (Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
> There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
> We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Posted by "Paolo Castagna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paolo Castagna reassigned JENA-94:
----------------------------------

    Assignee: Paolo Castagna

> Expose (Tx)TDB transaction stats via JMX
> ----------------------------------------
>
>                 Key: JENA-94
>                 URL: https://issues.apache.org/jira/browse/JENA-94
>             Project: Jena
>          Issue Type: New Feature
>          Components: TDB
>            Reporter: Paolo Castagna
>            Assignee: Paolo Castagna
>            Priority: Trivial
>              Labels: jmx, tdb
>         Attachments: JENA-94_TDB_r1156553.patch
>
>
> (Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
> There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
> We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083312#comment-13083312 ] 

Andy Seaborne commented on JENA-94:
-----------------------------------

This adds functionality not currently available - it does not change anything existing so its safe to just add into the codebase.


> Expose (Tx)TDB transaction stats via JMX
> ----------------------------------------
>
>                 Key: JENA-94
>                 URL: https://issues.apache.org/jira/browse/JENA-94
>             Project: Jena
>          Issue Type: New Feature
>          Components: TDB
>            Reporter: Paolo Castagna
>            Priority: Trivial
>              Labels: jmx, tdb
>         Attachments: JENA-94_TDB_r1156553.patch
>
>
> (Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
> There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
> We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Posted by "Paolo Castagna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paolo Castagna updated JENA-94:
-------------------------------

    Attachment: JENA-94_TDB_r1156553.patch

> Expose (Tx)TDB transaction stats via JMX
> ----------------------------------------
>
>                 Key: JENA-94
>                 URL: https://issues.apache.org/jira/browse/JENA-94
>             Project: Jena
>          Issue Type: New Feature
>          Components: TDB
>            Reporter: Paolo Castagna
>            Priority: Trivial
>              Labels: jmx, tdb
>         Attachments: JENA-94_TDB_r1156553.patch
>
>
> (Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
> There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
> We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (JENA-94) Expose (Tx)TDB transaction stats via JMX

Posted by "Paolo Castagna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paolo Castagna resolved JENA-94.
--------------------------------

    Resolution: Fixed

> Expose (Tx)TDB transaction stats via JMX
> ----------------------------------------
>
>                 Key: JENA-94
>                 URL: https://issues.apache.org/jira/browse/JENA-94
>             Project: Jena
>          Issue Type: New Feature
>          Components: TDB
>            Reporter: Paolo Castagna
>            Assignee: Paolo Castagna
>            Priority: Trivial
>              Labels: jmx, tdb
>         Attachments: JENA-94_TDB_r1156553.patch
>
>
> (Tx)TDB's TransactionManager already has stats to expose read|write transactions completed|aborted|on going, etc. 
> There is also a TransactionMBean interface and ARQ has all the necessary JMX machinery.
> We just need to provide an implementation for TransactionMBean and register it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira