This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch HBASE-21512
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 3229554 HBASE-22526 RejectedExecutionException could be thrown from
TableOverAsyncTable.coprocessor service if the connection has been shutown
add 03c5f7e HBASE-22550 Do not use Threads.newDaemonThreadFactory in
ConnectionUtils.getThreadPool
No new revisions were added by this update.
Summary of changes:
.../client/ConnectionOverAsyncConnection.java | 23 +++++++++++++++---
.../hadoop/hbase/client/ConnectionUtils.java | 27 ----------------------
2 files changed, 20 insertions(+), 30 deletions(-)