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/02/04 22:39:14 UTC

[hbase] branch master updated (1cacf27 -> 299b6be)

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 1cacf27  HBASE-23793 Increase maven heap allocation to 4G in Yetus personality (#1122)
     add 299b6be  HBASE-23783: Address tests writing and reading SSL/Security files in a common location. (#1116)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/HBaseCommonTestingUtility.java    |  3 +-
 .../hadoop/hbase/http/TestSSLHttpServer.java       | 61 ++++++++++++----------
 .../hadoop/hbase/http/TestSpnegoHttpServer.java    | 17 +++---
 .../apache/hadoop/hbase/http/log/TestLogLevel.java | 56 +++++++++-----------
 .../hadoop/hbase/http/ssl/KeyStoreTestUtil.java    | 38 ++++++++++----
 .../hadoop/hbase/TestHBaseTestingUtility.java      | 14 ++---
 pom.xml                                            |  2 +
 7 files changed, 103 insertions(+), 88 deletions(-)