[GitHub] [hbase] Apache-HBase commented on pull request #3161: HBASE-25775 Use a special balancer to deal with maintenance mode

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3161: URL: https://github.com/apache/hbase/pull/3161#issuecomment-820091951 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3158: URL: https://github.com/apache/hbase/pull/3158#issuecomment-820085203 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Commented] (HBASE-25302) Fast split regions and lightweight compaction with stripe store engine

2021-04-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321895#comment-17321895 ] Xiaolin Ha commented on HBASE-25302: The design doc need more details and the implementation idea of

[jira] [Updated] (HBASE-25302) Fast split regions and lightweight compaction with stripe store engine

2021-04-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha updated HBASE-25302: --- Description: In our company MeiTuan, we have encountered a problem, that is a production cluster

[jira] [Updated] (HBASE-25302) Fast split regions and lightweight compaction with stripe store engine

2021-04-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha updated HBASE-25302: --- Description: In our company MeiTuan, we have encountered a problem, that is a production cluster

[jira] [Commented] (HBASE-25776) Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions

2021-04-14 Thread Xiao Yu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321887#comment-17321887 ] Xiao Yu commented on HBASE-25776: - I will fix it > Use Class.asSubclass to fix the warning in >

[GitHub] [hbase] Apache9 opened a new pull request #3161: HBASE-25775 Use a special balancer to deal with maintenance mode

2021-04-14 Thread GitBox
Apache9 opened a new pull request #3161: URL: https://github.com/apache/hbase/pull/3161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[jira] [Updated] (HBASE-25776) Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions

2021-04-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25776: -- Labels: beginner trivial (was: ) > Use Class.asSubclass to fix the warning in >

[jira] [Created] (HBASE-25776) Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions

2021-04-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25776: - Summary: Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions Key: HBASE-25776 URL: https://issues.apache.org/jira/browse/HBASE-25776

[jira] [Updated] (HBASE-25302) Fast split regions and lightweight compaction with stripe store engine

2021-04-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha updated HBASE-25302: --- Summary: Fast split regions and lightweight compaction with stripe store engine (was: Fast split

[GitHub] [hbase] zhengzhuobinzzb commented on pull request #2885: HBASE-25510 Optimize TableName.valueOf from O(n) to O(1)

2021-04-14 Thread GitBox
zhengzhuobinzzb commented on pull request #2885: URL: https://github.com/apache/hbase/pull/2885#issuecomment-820029751 > I think the problem is we convert it back to bytes. > > Could we introduce an internal methods which takes both string and bytes? So after checking the cache, we

[jira] [Created] (HBASE-25775) Use a special balancer to deal with maintenance mode

2021-04-14 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25775: - Summary: Use a special balancer to deal with maintenance mode Key: HBASE-25775 URL: https://issues.apache.org/jira/browse/HBASE-25775 Project: HBase Issue Type:

[jira] [Commented] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321857#comment-17321857 ] Hudson commented on HBASE-25767: Results for branch branch-2.4 [build #98 on

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819934163 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819910646 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-25770) Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321333#comment-17321333 ] Andrew Kyle Purtell commented on HBASE-25770: - Yes, please. Thanks [~ndimiduk] > Http

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819838002 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3160: HBASE-25773 TestSnapshotScannerHDFSAclController.setupBeforeClass is …

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3160: URL: https://github.com/apache/hbase/pull/3160#issuecomment-819812836 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819804934 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3158: URL: https://github.com/apache/hbase/pull/3158#issuecomment-819799086 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3158: URL: https://github.com/apache/hbase/pull/3158#issuecomment-819791545 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3160: HBASE-25773 TestSnapshotScannerHDFSAclController.setupBeforeClass is …

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3160: URL: https://github.com/apache/hbase/pull/3160#issuecomment-819778959 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819762388 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-25653) Add units and round off region size to 2 digits after decimal

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321228#comment-17321228 ] Hudson commented on HBASE-25653: Results for branch branch-2 [build #229 on

[jira] [Commented] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321226#comment-17321226 ] Hudson commented on HBASE-25767: Results for branch branch-2 [build #229 on

[jira] [Commented] (HBASE-25762) Improvement for some debug-logging guards

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321227#comment-17321227 ] Hudson commented on HBASE-25762: Results for branch branch-2 [build #229 on

[jira] [Commented] (HBASE-25653) Add units and round off region size to 2 digits after decimal

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321185#comment-17321185 ] Hudson commented on HBASE-25653: Results for branch branch-2.3 [build #206 on

[jira] [Commented] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321188#comment-17321188 ] Hudson commented on HBASE-25767: Results for branch branch-2.3 [build #206 on

[jira] [Commented] (HBASE-25762) Improvement for some debug-logging guards

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321183#comment-17321183 ] Hudson commented on HBASE-25762: Results for branch branch-2.3 [build #206 on

[GitHub] [hbase] Apache-HBase commented on pull request #3160: HBASE-25773 TestSnapshotScannerHDFSAclController.setupBeforeClass is …

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3160: URL: https://github.com/apache/hbase/pull/3160#issuecomment-819685425 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] ndimiduk commented on a change in pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
ndimiduk commented on a change in pull request #3159: URL: https://github.com/apache/hbase/pull/3159#discussion_r613431123 ## File path: hbase-http/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java ## @@ -269,6 +277,35 @@ public void testContentTypes() throws

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819678801 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3117: HBASE-25709 Close region may stuck when region is compacting and skip…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3117: URL: https://github.com/apache/hbase/pull/3117#issuecomment-819674231 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3117: HBASE-25709 Close region may stuck when region is compacting and skip…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3117: URL: https://github.com/apache/hbase/pull/3117#issuecomment-819673605 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] sunhelly commented on pull request #3152: HBASE-25754 StripeCompactionPolicy should support compacting cold reg…

2021-04-14 Thread GitBox
sunhelly commented on pull request #3152: URL: https://github.com/apache/hbase/pull/3152#issuecomment-819670943 Reported the test failure to https://issues.apache.org/jira/browse/HBASE-25774 -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (HBASE-25774) TestSyncReplicationStandbyKillRS#testStandbyKillRegionServer is flaky

2021-04-14 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25774: -- Summary: TestSyncReplicationStandbyKillRS#testStandbyKillRegionServer is flaky Key: HBASE-25774 URL: https://issues.apache.org/jira/browse/HBASE-25774 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3158: URL: https://github.com/apache/hbase/pull/3158#issuecomment-819665234 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[GitHub] [hbase] sunhelly opened a new pull request #3160: HBASE-25773 TestSnapshotScannerHDFSAclController.setupBeforeClass is …

2021-04-14 Thread GitBox
sunhelly opened a new pull request #3160: URL: https://github.com/apache/hbase/pull/3160 …flaky -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [hbase] ndimiduk commented on pull request #3067: HBASE-25625 HBASE-25625 StochasticBalancer CostFunctions needs a bett…

2021-04-14 Thread GitBox
ndimiduk commented on pull request #3067: URL: https://github.com/apache/hbase/pull/3067#issuecomment-819648270 Hi there @d-c-manning , do you have a name an email address to which you'd like to receive attribution for your review? We try to honor the contributions made by reviewers

[jira] [Assigned] (HBASE-25739) TableSkewCostFunction need to use aggregated deviation

2021-04-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-25739: Assignee: Clara Xiong > TableSkewCostFunction need to use aggregated deviation >

[jira] [Created] (HBASE-25773) TestSnapshotScannerHDFSAclController.setupBeforeClass is flaky

2021-04-14 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25773: -- Summary: TestSnapshotScannerHDFSAclController.setupBeforeClass is flaky Key: HBASE-25773 URL: https://issues.apache.org/jira/browse/HBASE-25773 Project: HBase

[jira] [Commented] (HBASE-25770) Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321113#comment-17321113 ] Nick Dimiduk commented on HBASE-25770: -- [~apurtell] are you okay with this being back ported to

[GitHub] [hbase] ndimiduk commented on a change in pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
ndimiduk commented on a change in pull request #3159: URL: https://github.com/apache/hbase/pull/3159#discussion_r613380494 ## File path: hbase-http/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java ## @@ -269,6 +277,35 @@ public void testContentTypes() throws

[GitHub] [hbase] joshelser commented on a change in pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
joshelser commented on a change in pull request #3159: URL: https://github.com/apache/hbase/pull/3159#discussion_r613379632 ## File path: hbase-http/src/test/java/org/apache/hadoop/hbase/http/TestHttpServer.java ## @@ -269,6 +277,35 @@ public void testContentTypes() throws

[GitHub] [hbase] sunhelly commented on a change in pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
sunhelly commented on a change in pull request #3158: URL: https://github.com/apache/hbase/pull/3158#discussion_r613362158 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsWithACL.java ## @@ -112,6 +112,7 @@ public static void

[GitHub] [hbase] Apache-HBase commented on pull request #3117: HBASE-25709 Close region may stuck when region is compacting and skip…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3117: URL: https://github.com/apache/hbase/pull/3117#issuecomment-819585102 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-25290) Remove table on master related code in balancer implementation

2021-04-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321047#comment-17321047 ] Duo Zhang commented on HBASE-25290: --- I think first we could remove the table on master related code in

[jira] [Commented] (HBASE-25709) Close region may stuck when region is compacting and skipped most cells read

2021-04-14 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17321036#comment-17321036 ] Xiaolin Ha commented on HBASE-25709: Yes, [~stack] , you are right. Setting it default on will make

[jira] [Updated] (HBASE-25290) Remove table on master related code in balancer implementation

2021-04-14 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25290: -- Summary: Remove table on master related code in balancer implementation (was: Remove table on master

[jira] [Commented] (HBASE-25771) Recommend Hadoop 3.x

2021-04-14 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320984#comment-17320984 ] Wei-Chiu Chuang commented on HBASE-25771: - Apart from a number of edge cases (which are

[jira] [Commented] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320967#comment-17320967 ] Hudson commented on HBASE-25767: Results for branch master [build #263 on

[jira] [Commented] (HBASE-25762) Improvement for some debug-logging guards

2021-04-14 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17320968#comment-17320968 ] Hudson commented on HBASE-25762: Results for branch master [build #263 on

[GitHub] [hbase] Apache9 commented on a change in pull request #3158: HBASE-25763 TestRSGroupsWithACL.setupBeforeClass is flaky

2021-04-14 Thread GitBox
Apache9 commented on a change in pull request #3158: URL: https://github.com/apache/hbase/pull/3158#discussion_r613099330 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsWithACL.java ## @@ -112,6 +112,7 @@ public static void

[GitHub] [hbase] Apache-HBase commented on pull request #3117: HBASE-25709 Close region may stuck when region is compacting and skip…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3117: URL: https://github.com/apache/hbase/pull/3117#issuecomment-819356846 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3117: HBASE-25709 Close region may stuck when region is compacting and skip…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3117: URL: https://github.com/apache/hbase/pull/3117#issuecomment-819355854 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3152: HBASE-25754 StripeCompactionPolicy should support compacting cold reg…

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3152: URL: https://github.com/apache/hbase/pull/3152#issuecomment-819315384 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819301879 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #3159: HBASE-25770 Http InfoServers should honor gzip encoding when requested

2021-04-14 Thread GitBox
Apache-HBase commented on pull request #3159: URL: https://github.com/apache/hbase/pull/3159#issuecomment-819261025 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m