You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/04/08 18:32:14 UTC

[hbase] branch master updated (082ebdd -> 72727ff)

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

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


    from 082ebdd  HBASE-24131 [Flakey Tests] TestExportSnapshot takes too long; up against 13min max (#1452)
     add 72727ff  HBASE-23833. The relocated hadoop-thirdparty protobuf breaks HBase asyncwal	 (#1301)

No new revisions were added by this update.

Summary of changes:
 .../io/asyncfs/FanOutOneBlockAsyncDFSOutput.java   |   1 -
 .../FanOutOneBlockAsyncDFSOutputHelper.java        |   1 -
 .../FanOutOneBlockAsyncDFSOutputSaslHelper.java    |  87 +++++++++++-
 .../hadoop/hbase/io/asyncfs/ProtobufDecoder.java   | 148 +++++++++++++++++++++
 4 files changed, 230 insertions(+), 7 deletions(-)
 create mode 100644 hbase-server/src/main/java/org/apache/hadoop/hbase/io/asyncfs/ProtobufDecoder.java