[jira] [Created] (ARIES-2132) Upgrade maven plugins

2024-05-29 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2132: -- Summary: Upgrade maven plugins Key: ARIES-2132 URL: https://issues.apache.org/jira/browse/ARIES-2132 Project: Aries Issue Type: Dependency upgrade

[jira] [Created] (ARIES-2131) Upgrade Apache parent pom to version 32

2024-05-29 Thread Amichai Rothman (Jira)
Amichai Rothman created ARIES-2131: -- Summary: Upgrade Apache parent pom to version 32 Key: ARIES-2131 URL: https://issues.apache.org/jira/browse/ARIES-2131 Project: Aries Issue Type:

Re: [PR] Fix ConcurrentModificationException's in TopologyManagerExport [aries-rsa]

2024-05-29 Thread via GitHub
amichair closed pull request #45: Fix ConcurrentModificationException's in TopologyManagerExport URL: https://github.com/apache/aries-rsa/pull/45 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Fix ConcurrentModificationException's in TopologyManagerExport [aries-rsa]

2024-05-29 Thread via GitHub
amichair commented on PR #45: URL: https://github.com/apache/aries-rsa/pull/45#issuecomment-2136653199 The issue has been fixed using ConcurrentHashMaps instead of the suggested fix of making all the methods synchronized (which carries the risk of deadlocks and degraded performance in this

[jira] [Resolved] (ARIES-2041) ConcurrentModificationException's in TopologyManagerExport

2024-05-29 Thread Amichai Rothman (Jira)
[ https://issues.apache.org/jira/browse/ARIES-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amichai Rothman resolved ARIES-2041. Fix Version/s: rsa-2.0.0 Resolution: Fixed Thanks for the detailed stack traces!

[jira] [Commented] (ARIES-2041) ConcurrentModificationException's in TopologyManagerExport

2024-05-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ARIES-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850270#comment-17850270 ] ASF subversion and git services commented on ARIES-2041: Commit