Transactional support should be added to JMX

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: core-svc

      Name: em98259 Date: 09/23/2004


      A DESCRIPTION OF THE REQUEST :
      JMX does not currently support the notion of a transaction. JMX being a management API, it should provide transactional support.

      One possible way to add transactional support is to extend the MBeanServerConnection interface to add beginTrans, commit, rollback ... methods. And for MBeans that support transactional behavior to implement an interface similar to the EJB interface javax.ejb.SessionSynchronization.

      JUSTIFICATION :
      Complex management systems require transactional support to ensure that system configuration is always left in a consistent state regardless of management operations failures.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Similar to Session EJB programatic transactional model.
      ACTUAL -
      Currently no support is provided through JMX.
      (Incident Review ID: 311644)
      ======================================================================

            Assignee:
            Shanliang Jiang (Inactive)
            Reporter:
            Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: