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

zhangduo pushed a change to branch HBASE-27109/table_based_rqs
in repository https://gitbox.apache.org/repos/asf/hbase.git


 discard e3cdbb44ddb HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
 discard 9ae89ad9591 HBASE-27213 Add support for claim queue operation (#4708)
 discard 629b16a6a16 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     add 10d85f31619 HBASE-27350 Add 2.5.0 to the downloads page
     add 308cd729d23 HBASE-26809: Report client backoff time for server 
overloaded (#4729)
     add 9d1af59c997 HBASE-27351 Add 2.5 Documentation to the website
     add 1fc703fe030 HBASE-25563 Add "2.4 Documentation" to the website (#4758)
     new 5ad9d8250e8 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     new de523ae02c2 HBASE-27213 Add support for claim queue operation (#4708)
     new f2da2f40b8f HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e3cdbb44ddb)
            \
             N -- N -- N   refs/heads/HBASE-27109/table_based_rqs (f2da2f40b8f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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/client/AsyncBatchRpcRetryingCaller.java  |  5 +++++
 .../hbase/client/AsyncRpcRetryingCaller.java       |  4 ++++
 .../AsyncScanSingleRegionRpcRetryingCaller.java    |  8 ++++++++
 .../hadoop/hbase/client/MetricsConnection.java     |  8 ++++++++
 src/site/site.xml                                  | 14 +++++++++++++
 src/site/xdoc/downloads.xml                        | 23 ++++++++++++++++++++++
 6 files changed, 62 insertions(+)

Reply via email to