You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/11/19 23:41:29 UTC

[GitHub] [geode] kirklund commented on pull request #4348: GEODE-6616: fix testClientDynamicallyDropsStoppedLocator

Recommend deleting the try-catch block entirely. Add `throws IOException` to the test method signature, and then you won't need the assertion on line 229 either.

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