[
https://issues.apache.org/jira/browse/ARIES-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091881#comment-18091881
]
ASF subversion and git services commented on ARIES-2239:
--------------------------------------------------------
Commit 31e2f603bb6da48798c3d1edb573e6455cdc7312 in aries-rsa's branch
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=31e2f603 ]
ARIES-2239 Fix race condition when TcpConnectionManager resolves concurrent
connections
> Race condition when TcpConnectionManager resolves concurrent connections
> ------------------------------------------------------------------------
>
> Key: ARIES-2239
> URL: https://issues.apache.org/jira/browse/ARIES-2239
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-2.0.0
> Reporter: Amichai Rothman
> Priority: Major
>
> If two peers open a connection to each other, and both receive a handshake
> message before sending their own, there is a race condition where they may
> disagree on which connection to keep. This can be resolved by using .e.g the
> higher framework uuid as a tie-breaker.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)