You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/12 23:03:01 UTC

[GitHub] [geode] mhansonp commented on a change in pull request #6308: GEODE-9139 SSLException in starting up a Locator

mhansonp commented on a change in pull request #6308:
URL: https://github.com/apache/geode/pull/6308#discussion_r612004007



##########
File path: geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/DualServerSNIAcceptanceTest.java
##########
@@ -97,6 +107,17 @@ public void after() {
     ensureCacheClosed();
   }
 
+  @AfterClass
+  public static void afterClass() throws Exception {
+    // try {
+    // String output =
+    // docker.get().exec(options("-T"), "locator-maeve",

Review comment:
       Why are we adding new commented code here?




-- 
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:
users@infra.apache.org