This is an automated email from the ASF dual-hosted git repository.
wchevreuil pushed a change to branch branch-2.2
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 3a7ad23 HBASE-26350 Add a DEBUG when we fail the SASL handshake
new 385e0d6 HBASE-26284 Add HBase Thrift API to get all table names along
with wh… (#3693) (#3745)
new 0c8607a HBASE-26398 CellCounter fails for large tables filling up
local disk (#3798)
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:
.../org/apache/hadoop/hbase/thrift/DemoClient.java | 64 +-
.../apache/hadoop/hbase/mapreduce/CellCounter.java | 2 +-
.../hbase/thrift/ThriftHBaseServiceHandler.java | 14 +
.../hadoop/hbase/thrift/generated/Hbase.java | 5686 ++++++++++++--------
.../org/apache/hadoop/hbase/thrift/Hbase.thrift | 8 +
.../hadoop/hbase/thrift/TestThriftServer.java | 31 +
6 files changed, 3409 insertions(+), 2396 deletions(-)