You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2023/05/01 13:14:58 UTC

[hbase] branch master updated (1f605cc6429 -> 21d61cfa1c4)

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

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


    from 1f605cc6429 HBASE-27693 Support for Hadoop's LDAP Authentication mechanism (#5144)
     add 21d61cfa1c4 HBASE-27819 10k RpcServer.MAX_REQUEST_SIZE is not enough in ReplicationDroppedTable related tests (#5208)

No new revisions were added by this update.

Summary of changes:
 .../ReplicationDroppedTablesTestBase.java          | 79 +++++++---------------
 .../TestEditsBehindDroppedTableTiming.java         | 18 ++---
 .../TestEditsDroppedWithDroppedTable.java          |  8 ++-
 .../TestEditsDroppedWithDroppedTableNS.java        | 11 ++-
 .../TestEditsStuckBehindDroppedTable.java          |  9 ++-
 5 files changed, 50 insertions(+), 75 deletions(-)