Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-685

calling free() on session with multiple Sender or Receiver links leads to ConcurrentModificationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-0.8
    • proton-j
    • None

    Description

      If a session (or in this case, actually its parent connection) has free() called on it with multiple Sender or Receiver links then a ConcurrentModificationException is thrown during the process due to modifying a map whilst iterating its values.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: