Pegasus#872
In production environment, we notice that replica remote command can not be sent, and some perf-counters won't be reported. The previous bulk load downloading will block replica default thread pool which will execute counters reporting and other actions. This pull request update bulk load downloading to avoid blocking thread pool.
Pegasus#872 In production environment, we notice that replica remote command can not be sent, and some perf-counters won't be reported. The previous bulk load downloading will block replica default thread pool which will execute counters reporting and other actions. This pull request update bulk load downloading to avoid blocking thread pool.