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 2020/06/03 22:32:25 UTC

[GitHub] [geode] rhoughton-pivot commented on a change in pull request #5115: Feature/GEODE-7414_2_redo

rhoughton-pivot commented on a change in pull request #5115:
URL: https://github.com/apache/geode/pull/5115#discussion_r434893888



##########
File path: geode-core/src/integrationTest/java/org/apache/geode/net/SSLSocketParameterExtensionIntegrationTest.java
##########
@@ -216,17 +217,18 @@ public void uncaughtException(final Thread thread, final Throwable throwable) {
   }
 
   public static class MySSLParameterExtension implements SSLParameterExtension {
-    DistributionConfig config;
+    Map<SSLParameterExtensionTypes, Object> config;

Review comment:
       @pivotal-jbarrett I have submitted changes to address this. Please re-review and provide further feedback.
   




----------------------------------------------------------------
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