This is an automated email from the ASF dual-hosted git repository.
janh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from d86778f HBASE-23627 Resolved remaining Checkstyle violations in
hbase-thrift
add e8d2931 HBASE-23623 Reduced the number of Checkstyle violations in
hbase-rest
No new revisions were added by this update.
Summary of changes:
.../hadoop/hbase/rest/PerformanceEvaluation.java | 239 +++++++++------------
.../hadoop/hbase/rest/TestGetAndPutResource.java | 23 +-
.../hbase/rest/TestNamespacesInstanceResource.java | 20 +-
.../hadoop/hbase/rest/TestNamespacesResource.java | 10 +-
.../hadoop/hbase/rest/TestScannersWithLabels.java | 24 +--
.../hadoop/hbase/rest/TestSchemaResource.java | 12 +-
.../apache/hadoop/hbase/rest/TestTableScan.java | 50 ++---
.../hbase/rest/client/TestRemoteHTableRetries.java | 8 +-
.../hadoop/hbase/rest/client/TestRemoteTable.java | 19 +-
.../hadoop/hbase/rest/model/TestScannerModel.java | 7 +-
.../rest/model/TestStorageClusterStatusModel.java | 31 +--
11 files changed, 192 insertions(+), 251 deletions(-)