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/10/01 18:51:58 UTC

[GitHub] [geode] mhansonp commented on a change in pull request #6924: GEODE-9645: Don't notify servers of new DataSerializers

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



##########
File path: geode-core/src/main/java/org/apache/geode/cache/client/internal/EndpointManagerImpl.java
##########
@@ -181,6 +182,11 @@ public void removeListener(EndpointManager.EndpointListener listener) {
     this.listener.removeListener(listener);
   }
 
+  @TestOnly

Review comment:
       No, but I don't want these API to be used at all outside of teset, not just to be private.




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

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org