You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2020/07/02 13:37:24 UTC

[hbase] branch branch-1 updated (32690e1 -> 15c20be)

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

vjasani pushed a change to branch branch-1
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 32690e1  HBASE-24603: Make Zookeeper sync() call synchronous (#1945) (#1976)
     add 15c20be  HBASE-24657 fix JsonBean.java from HBASE-23015 HBASE-20571 (branch-1)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/util/JSONBean.java     |   2 +-
 .../org/apache/hadoop/hbase/util/TestJSONBean.java | 113 +++++++++++++++++++++
 2 files changed, 114 insertions(+), 1 deletion(-)
 create mode 100644 hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestJSONBean.java