sidkhillon opened a new pull request, #7577:
URL: https://github.com/apache/hbase/pull/7577

   Currently, sleepForRetries (the sleep time between retry attempts during 
replication) is only configurable globally via the 
replication.source.sleepforretries configuration property. This makes it 
impossible to tune behavior for individual replication peers that may have 
different requirements.
   
   This change would add support for configuring sleepForRetries on a per-peer 
basis, with fallback to the global configuration when not set. It also adds UI 
support for displaying the field and shell support for editing the value.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to