You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "upthewaterspout (GitHub)" <gi...@apache.org> on 2020/03/05 00:57:18 UTC

[GitHub] [geode] upthewaterspout commented on issue #4751: GEODE-7727: modify sender thread to detect relese of connection

I thought I would try to write the kind of test I was talking about so I could see this bug reproduce. It did reproduce the issue you described - https://github.com/Nordix/geode/pull/5.

I'm still looking into whether this is going to cause any race conditions, I'm a little worried that the Connection is left in a state of READING during this time, when the writer threads are also modifying the state.

[ Full content available at: https://github.com/apache/geode/pull/4751 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org