[ https://issues.apache.org/jira/browse/GEODE-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185947#comment-17185947 ]
ASF subversion and git services commented on GEODE-8457: -------------------------------------------------------- Commit 88230058a9bf88faf64d5d02cf0512662282161f in geode-native's branch refs/heads/develop from Alberto Gomez [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=8823005 ] GEODE-8457: Fix crash when IO_error and single-hop=false (#642) - Added 2 test cases and style changes after review > C++ native client crash when singleHop=false and an IO error is detected when > sending a message to a server > ----------------------------------------------------------------------------------------------------------- > > Key: GEODE-8457 > URL: https://issues.apache.org/jira/browse/GEODE-8457 > Project: Geode > Issue Type: Bug > Components: native client > Reporter: Alberto Gomez > Assignee: Alberto Gomez > Priority: Major > Labels: pull-request-available > > The native client crashes when single hop is not enabled and the connection > to a remote server fails with an IO error (for example when the server goes > down). > This crash can be observed when running the > 'testThinClientPoolExecuteHAFunction' -- This message was sent by Atlassian Jira (v8.3.4#803005)