dschneider-pivotal commented on a change in pull request #5879:
URL: https://github.com/apache/geode/pull/5879#discussion_r552891572



##########
File path: 
geode-core/src/main/java/org/apache/geode/distributed/internal/DistributionConfigImpl.java
##########
@@ -1030,6 +1032,20 @@ public DistributionConfigImpl(Properties nonDefault, 
boolean ignoreGemFirePropsF
     modifiable = false;
   }
 
+  /*
+   * When ssl-enabled-components specified CLUSTER or ALL, the slower receiver 
is not allowed.

Review comment:
       I noticed here and in your test method names you use "slower". Change 
that to "slow". It is a "slow receiver" not a "slower receiver".




----------------------------------------------------------------
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:
[email protected]


Reply via email to