[ 
https://issues.apache.org/jira/browse/GEODE-3962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267775#comment-16267775
 ] 

ASF GitHub Bot commented on GEODE-3962:
---------------------------------------

sbawaska commented on a change in pull request #1059: GEODE-3962: use function 
call to get cluster configuration from a locator
URL: https://github.com/apache/geode/pull/1059#discussion_r153353759
 
 

 ##########
 File path: geode-core/src/main/java/org/apache/geode/internal/DSFIDFactory.java
 ##########
 @@ -1058,27 +1055,13 @@ private static DataSerializableFixedID 
readDestroyOnDataStore(DataInput in)
     return serializable;
   }
 
-  private static DataSerializableFixedID 
readSnappyCompressedCachedDeserializable(DataInput in)
 
 Review comment:
   @jinmeiliao Why did we remove this? Won't this break compression?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Use Peer to Peer communication to request cluster configuration
> ---------------------------------------------------------------
>
>                 Key: GEODE-3962
>                 URL: https://issues.apache.org/jira/browse/GEODE-3962
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Jinmei Liao
>             Fix For: 1.4.0
>
>
> We should not use a TCPClient to request the CC from the locator when a 
> server is starting up.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to