Closing subscription is not reflected when using accessor for open state

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.15.0-alpha5, 7.15.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Problem

      • When a subscription is closed, the subscription attribute of the SpringTopicSubscriptionImpl object is not set to null
      • When calling isOpen(), true instead of false is returned

      Solution

      Set the subscription attribute to null when calling close()

            Assignee:
            Tassilo Weidner-Mühl
            Reporter:
            Tassilo Weidner-Mühl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: