You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "Marcosrico (via GitHub)" <gi...@apache.org> on 2023/03/02 22:47:32 UTC

[GitHub] [helix] Marcosrico commented on a diff in pull request #2388: TTL Node Interface Methods

Marcosrico commented on code in PR #2388:
URL: https://github.com/apache/helix/pull/2388#discussion_r1123816321


##########
meta-client/src/main/java/org/apache/helix/metaclient/api/MetaClientInterface.java:
##########
@@ -79,6 +79,9 @@ enum ConnectState {
   class Stat {
     private final int _version;
     private final EntryMode _entryMode;
+    private long _expiryTime;

Review Comment:
   Sure will do!



-- 
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: reviews-unsubscribe@helix.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org