This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 5d1235eba7e HBASE-29093 Load userSnapshots.jsp only on master status
page (#6696)
new 2485e976938 HBASE-29107 shell: Improve 'count' performance (#6656)
new 153c5f90012 HBASE-29066 Fix NPE in rits.jsp when regions are not open
(#6594)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hbase/master/assignment/RegionStateNode.java | 8 ++++
.../main/resources/hbase-webapps/master/rits.jsp | 45 ++++++++++++----------
hbase-shell/src/main/ruby/hbase/table.rb | 29 +++++++-------
hbase-shell/src/main/ruby/shell/commands/count.rb | 11 +-----
4 files changed, 47 insertions(+), 46 deletions(-)