You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/01/23 02:31:16 UTC

[GitHub] [helix] pkuwm opened a new issue #699: Call session aware createEphemeral to create live instance

pkuwm opened a new issue #699: Call session aware createEphemeral to create live instance
URL: https://github.com/apache/helix/issues/699
 
 
   We implemented a new API ZkClient.createEphemeral(path, data, sessionId) to validate the zk session and create a live instance. Currently, live instance creation is still using the old API createEphemeral(path, data) without the session ID. So zk session race condition is not completely fixed. And we would like to fix this.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [helix] narendly closed issue #699: Call session aware createEphemeral to create live instance

Posted by GitBox <gi...@apache.org>.
narendly closed issue #699: Call session aware createEphemeral to create live instance
URL: https://github.com/apache/helix/issues/699
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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