You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bi...@apache.org on 2019/12/09 08:11:45 UTC

[hbase] branch master updated (978546b -> dff7fff)

This is an automated email from the ASF dual-hosted git repository.

binlijin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 978546b  HBASE-23303 Add security headers to REST server/info page (#843)
     add dff7fff  HBASE-22280 Separate read/write handler for priority request(especial… (#202)

No new revisions were added by this update.

Summary of changes:
 .../MetaRWQueueRpcExecutor.java}                   | 33 ++++++-----
 .../hadoop/hbase/ipc/RWQueueRpcExecutor.java       | 14 ++++-
 .../hadoop/hbase/ipc/SimpleRpcScheduler.java       | 20 +++++--
 .../hadoop/hbase/ipc/TestSimpleRpcScheduler.java   | 69 ++++++++++++++++++++++
 .../assignment/TestReportOnlineRegionsRace.java    |  2 +
 5 files changed, 117 insertions(+), 21 deletions(-)
 copy hbase-server/src/main/java/org/apache/hadoop/hbase/{regionserver/FifoRpcSchedulerFactory.java => ipc/MetaRWQueueRpcExecutor.java} (51%)