[ https://issues.apache.org/jira/browse/GEODE-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221584#comment-17221584 ]
ASF GitHub Bot commented on GEODE-8157: --------------------------------------- mmartell commented on a change in pull request #674: URL: https://github.com/apache/geode-native/pull/674#discussion_r512878424 ########## File path: clicache/acceptance-test/SNITests.cs ########## @@ -127,5 +133,38 @@ public void ConnectionWithoutProxyFails() Assert.Throws<NotConnectedException>(() => region.Put("1", "one")); } + Review comment: Figured out how to restart a stopped proxy on the original port. This allows us to catch the NotConnected exception just like in the Java client test. ---------------------------------------------------------------- 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 specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Write "drop proxy test" for C# (clicache) > ----------------------------------------- > > Key: GEODE-8157 > URL: https://issues.apache.org/jira/browse/GEODE-8157 > Project: Geode > Issue Type: New Feature > Components: native client > Reporter: Blake Bender > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.3.4#803005)