Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-839

Improve startup time by ensuring that the Object Store MBean does not probe the logs in its start method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • 4.14.0
    • Transaction Core
    • None
    • Low

    Description

      There is an MBean called com.arjuna.ats.arjuna.tools.osb.mbean.ObjStoreBrowser that we use to expose transaction logs to the tooling. The start method probes (by calling the probe() method) the object store and creates MBeans for each log record it finds. We can improve boot time performance if the probe call is removed (it happens on demand anyway so will have zero impact on functionality).

      Attachments

        Activity

          People

            thjenkin@redhat.com Tom Jenkinson
            rhn-engineering-mmusgrov Michael Musgrove
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: