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


Reply via email to