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

Consider to move the ConcurrentHashMap<Uid, BasicAction> _allActions to BasicAction

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Major Major
    • 7.1.0.Final
    • 7.0.2.Final
    • Transaction Core
    • None

      As a follow-up of JBTM-3897, it might make sense to move the ConcurrentHashMap<Uid, BasicAction> _allActions from ActionManager to BasicAction. In fact, this HashMap has (now) the only purpose of tracking BasicAction. As a consequence, moving this structure to BasicAction would facilitate tracking instances of BasicAction itself without using another class

              jfinelli@redhat.com Manuel Finelli
              jfinelli@redhat.com Manuel Finelli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: