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 2019/10/10 02:59:03 UTC

[GitHub] [helix] narendly opened a new pull request #506: Increase parallelism for ZkBucketDataAccessor

narendly opened a new pull request #506: Increase parallelism for ZkBucketDataAccessor
URL: https://github.com/apache/helix/pull/506
 
 
   This diff improves parallelism and throughput for ZkBucketDataAccessor. It adopts the following principles:
   1. Optimistic Concurrency Control
   2. Monotonically Increasing Version Number
   3. Garbage Collection of Stale Metadata
   4. Retrying Reads Upon Failure

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