[
https://issues.apache.org/jira/browse/PROTON-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-685.
-----------------------------------
Resolution: Fixed
> calling free() on session with multiple Sender or Receiver links leads to
> ConcurrentModificationException
> ---------------------------------------------------------------------------------------------------------
>
> Key: PROTON-685
> URL: https://issues.apache.org/jira/browse/PROTON-685
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Fix For: 0.8
>
> Attachments:
> 0003-PROTON-685-python-test-which-doesnt-run-against-prot.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)