Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10335

TXManagerImpl.close does not remove itself from the static singeton

    XMLWordPrintableJSON

Details

    Description

      TXManagerImpl.close does not remove itself from the static singleton. This causes it to keep the GemFireCacheImpl alive after it has been closed.
      The simple fix is to add "currentInstance = null" at the end of the close method.

      Attachments

        Activity

          People

            mivanac Mario Ivanac
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: