jiajunwang commented on pull request #1263:
URL: https://github.com/apache/helix/pull/1263#issuecomment-673673876


   > Looks good to me. Although I'm curious to know: if a path is updated on a 
frequent interval which is less than the TTL, its stale versions will steadily 
grow in size. Is that a case we would worry about?
   
   The TTL design is to prevent GC a node that might being accessed by other 
threads/nodes. If update is frequent, then we may have multiple version during 
the TTL window. But they will eventually be cleaned up.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to