[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430881933 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -695,6 +695,7 @@ void sawNoSuchFamily() { private

[jira] [Updated] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-27 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijin Bin updated HBASE-24371: -- Fix Version/s: 2.4.0 > Add more details when print CompactionConfiguration info >

[jira] [Updated] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-27 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijin Bin updated HBASE-24371: -- Component/s: regionserver Fix Version/s: 2.2.6 2.3.0

[jira] [Resolved] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-27 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijin Bin resolved HBASE-24371. --- Resolution: Fixed > Add more details when print CompactionConfiguration info >

[jira] [Commented] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-27 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117698#comment-17117698 ] Lijin Bin commented on HBASE-24371: --- Push to branch-2.2+, [~anoop.hbase] thanks very much for the

[jira] [Commented] (HBASE-24425) Run hbck_chore_run and catalogjanitor_run on draw of 'HBCK Report' page

2020-05-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117695#comment-17117695 ] Hudson commented on HBASE-24425: Results for branch branch-2 [build #2678 on

[jira] [Commented] (HBASE-24437) Flaky test, TestLocalRegionOnTwoFileSystems#testFlushAndCompact

2020-05-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117696#comment-17117696 ] Hudson commented on HBASE-24437: Results for branch branch-2 [build #2678 on

[GitHub] [hbase] ddupg opened a new pull request #1789: HBASE-22738 Fallback to default group to choose RS when there are no …

2020-05-27 Thread GitBox
ddupg opened a new pull request #1789: URL: https://github.com/apache/hbase/pull/1789 …RS in current group JIRA: https://issues.apache.org/jira/browse/HBASE-22738 This is an automated message from the Apache Git

[GitHub] [hbase] virajjasani commented on a change in pull request #1784: HBASE-24428 : Update compaction priority for recently split daughter …

2020-05-27 Thread GitBox
virajjasani commented on a change in pull request #1784: URL: https://github.com/apache/hbase/pull/1784#discussion_r431054125 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -1921,9 +1921,15 @@ public boolean

[GitHub] [hbase] binlijin merged pull request #1711: HBASE-24371 Add more details when print CompactionConfiguration info

2020-05-27 Thread GitBox
binlijin merged pull request #1711: URL: https://github.com/apache/hbase/pull/1711 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

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r431050865 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -955,19 +964,24 @@ private void bulkLoadHFile(HStoreFile

[jira] [Commented] (HBASE-24423) No need to get lock in canSplit because hasReferences will get lock too

2020-05-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117680#comment-17117680 ] Hudson commented on HBASE-24423: Results for branch branch-1 [build #1300 on

[GitHub] [hbase] Apache-HBase commented on pull request #1784: HBASE-24428 : Update compaction priority for recently split daughter …

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1784: URL: https://github.com/apache/hbase/pull/1784#issuecomment-634590254 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] anoopsjohn commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
anoopsjohn commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r431030552 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -1769,7 +1771,7 @@ public void

[GitHub] [hbase] anoopsjohn commented on a change in pull request #1784: HBASE-24428 : Update compaction priority for recently split daughter …

2020-05-27 Thread GitBox
anoopsjohn commented on a change in pull request #1784: URL: https://github.com/apache/hbase/pull/1784#discussion_r431027896 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -1921,9 +1921,15 @@ public boolean

[jira] [Commented] (HBASE-24437) Flaky test, TestLocalRegionOnTwoFileSystems#testFlushAndCompact

2020-05-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117623#comment-17117623 ] Hudson commented on HBASE-24437: Results for branch branch-2.3 [build #107 on

[jira] [Commented] (HBASE-24425) Run hbck_chore_run and catalogjanitor_run on draw of 'HBCK Report' page

2020-05-27 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117622#comment-17117622 ] Hudson commented on HBASE-24425: Results for branch branch-2.3 [build #107 on

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-05-27 Thread Francis Christopher Liu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117616#comment-17117616 ] Francis Christopher Liu edited comment on HBASE-11288 at 5/27/20, 10:22 AM:

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-27 Thread Francis Christopher Liu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117616#comment-17117616 ] Francis Christopher Liu commented on HBASE-11288: - Hi guys, just following up on what

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-27 Thread Francis Christopher Liu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117607#comment-17117607 ] Francis Christopher Liu commented on HBASE-11288: - Thanks [~apurtell] I see where you're

[jira] [Commented] (HBASE-24441) CacheConfig details logged at Store open is not really useful

2020-05-27 Thread song XinCun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117566#comment-17117566 ] song XinCun commented on HBASE-24441: - [~anoop.hbase] If you don't mind, can I take this? >

[GitHub] [hbase] Apache-HBase commented on pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1781: URL: https://github.com/apache/hbase/pull/1781#issuecomment-634535064 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Resolved] (HBASE-24417) update copyright notices year to 2020

2020-05-27 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng resolved HBASE-24417. --- Fix Version/s: 2.4.0 2.3.0 3.0.0-alpha-1

[jira] [Updated] (HBASE-24395) ServerName#getHostname() is case sensitive

2020-05-27 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-24395: --- Attachment: HBase-24395.patch Status: Patch Available (was: Open) > ServerName#getHostname() is

[GitHub] [hbase] Reidddddd commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
Reidd commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430948187 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[jira] [Commented] (HBASE-24395) ServerName#getHostname() is case sensitive

2020-05-27 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117508#comment-17117508 ] Bo Cui commented on HBASE-24395: [~pankajkumar] hi  [~zghao] has fixed the issue in master and 2.x >

[GitHub] [hbase] binlijin edited a comment on pull request #1711: HBASE-24371 Add more details when print CompactionConfiguration info

2020-05-27 Thread GitBox
binlijin edited a comment on pull request #1711: URL: https://github.com/apache/hbase/pull/1711#issuecomment-634510485 @anoopsjohn dear sir, any more comments? This is an automated message from the Apache Git Service. To

[GitHub] [hbase] binlijin commented on pull request #1711: HBASE-24371 Add more details when print CompactionConfiguration info

2020-05-27 Thread GitBox
binlijin commented on pull request #1711: URL: https://github.com/apache/hbase/pull/1711#issuecomment-634510485 @anoopsjohn any more comments? This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (HBASE-24395) ServerName#getHostname() is case sensitive

2020-05-27 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-24395: --- Parent: HBASE-20589 Issue Type: Sub-task (was: Bug) > ServerName#getHostname() is case sensitive >

[jira] [Updated] (HBASE-24395) ServerName#getHostname() is case sensitive

2020-05-27 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-24395: --- Affects Version/s: (was: 2.2.3) > ServerName#getHostname() is case sensitive >

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430934955 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -1769,7 +1771,7 @@ public void

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430933648 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -955,19 +964,24 @@ private void bulkLoadHFile(HStoreFile

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430934059 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -555,15 +555,24 @@ void

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430933648 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -955,19 +964,24 @@ private void bulkLoadHFile(HStoreFile

[GitHub] [hbase] javierluca commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
javierluca commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430932500 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[GitHub] [hbase] javierluca commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
javierluca commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430932500 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[GitHub] [hbase] anoopsjohn commented on a change in pull request #1764: HBASE-24420 Avoid Meaningless Retry Attempts in Unrecoverable Failure

2020-05-27 Thread GitBox
anoopsjohn commented on a change in pull request #1764: URL: https://github.com/apache/hbase/pull/1764#discussion_r430925372 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java ## @@ -382,22 +382,27 @@ public String

[GitHub] [hbase] Reidddddd commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
Reidd commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430920890 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[GitHub] [hbase] Reidddddd commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
Reidd commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430920017 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[GitHub] [hbase] Reidddddd commented on a change in pull request #1781: HBASE-24435 Add hedgedReads and hedgedReadWins count metrics

2020-05-27 Thread GitBox
Reidd commented on a change in pull request #1781: URL: https://github.com/apache/hbase/pull/1781#discussion_r430920249 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java ## @@ -435,4 +440,145 @@ public void

[GitHub] [hbase] anoopsjohn commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
anoopsjohn commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430912909 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -555,15 +555,24 @@ void

[GitHub] [hbase] ddupg opened a new pull request #1788: backport: HBASE-24416 RegionNormalizer spliting region should not be limited by…

2020-05-27 Thread GitBox
ddupg opened a new pull request #1788: URL: https://github.com/apache/hbase/pull/1788 … hbase.normalizer.min.region.count JIRA: https://issues.apache.org/jira/browse/HBASE-24416# This is an automated message from

[GitHub] [hbase] virajjasani commented on a change in pull request #1784: HBASE-24428 : Update compaction priority for recently split daughter …

2020-05-27 Thread GitBox
virajjasani commented on a change in pull request #1784: URL: https://github.com/apache/hbase/pull/1784#discussion_r430899478 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java ## @@ -1921,9 +1921,15 @@ public boolean

[GitHub] [hbase] Apache-HBase commented on pull request #1775: HBASE-24434 Fix building cpp-example DemoClient

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1775: URL: https://github.com/apache/hbase/pull/1775#issuecomment-634473216 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1775: HBASE-24434 Fix building cpp-example DemoClient

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1775: URL: https://github.com/apache/hbase/pull/1775#issuecomment-634472481 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1775: HBASE-24434 Fix building cpp-example DemoClient

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1775: URL: https://github.com/apache/hbase/pull/1775#issuecomment-634467734 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase-connectors] infraio commented on pull request #68: HBASE-20999 Move hbase-REST to new hbase-connectors repository

2020-05-27 Thread GitBox
infraio commented on pull request #68: URL: https://github.com/apache/hbase-connectors/pull/68#issuecomment-634467845 > I think the idea is to move the hbase-rest module out to https://github.com/apache/hbase-connectors where it'd live instead as a REST submodule. A new repo?

[jira] [Commented] (HBASE-24416) RegionNormalizer spliting region should not be limited by hbase.normalizer.min.region.count

2020-05-27 Thread Sun Xin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117437#comment-17117437 ] Sun Xin commented on HBASE-24416: - [~zghao] OK, I'll open new one for branch-2.2. > RegionNormalizer

[jira] [Comment Edited] (HBASE-24436) The store file open and close thread pool should be shared at the region level

2020-05-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117435#comment-17117435 ] Anoop Sam John edited comment on HBASE-24436 at 5/27/20, 6:39 AM: -- Just

[jira] [Commented] (HBASE-24436) The store file open and close thread pool should be shared at the region level

2020-05-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117435#comment-17117435 ] Anoop Sam John commented on HBASE-24436: Just moving the discussion from PR comments to here.

[GitHub] [hbase] Apache-HBase commented on pull request #1787: HBASE-24437 Addendum just start mini dfs cluster, and make the log ro…

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1787: URL: https://github.com/apache/hbase/pull/1787#issuecomment-634454626 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430881933 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -695,6 +695,7 @@ void sawNoSuchFamily() { private

[jira] [Commented] (HBASE-24436) The store file open and close thread pool should be shared at the region level

2020-05-27 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17117423#comment-17117423 ] Zheng Wang commented on HBASE-24436: {quote}The goal as o understand it is to stop a large store

[GitHub] [hbase] Apache-HBase commented on pull request #1764: HBASE-24420 Avoid Meaningless Retry Attempts in Unrecoverable Failure

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1764: URL: https://github.com/apache/hbase/pull/1764#issuecomment-634451449 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1764: HBASE-24420 Avoid Meaningless Retry Attempts in Unrecoverable Failure

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1764: URL: https://github.com/apache/hbase/pull/1764#issuecomment-634450535 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Joseph295 commented on a change in pull request #1783: HBASE-24436 The store file open and close thread pool should be share…

2020-05-27 Thread GitBox
Joseph295 commented on a change in pull request #1783: URL: https://github.com/apache/hbase/pull/1783#discussion_r430876977 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -695,6 +695,7 @@ void sawNoSuchFamily() { private

[GitHub] [hbase] Apache-HBase commented on pull request #1764: HBASE-24420 Avoid Meaningless Retry Attempts in Unrecoverable Failure

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1764: URL: https://github.com/apache/hbase/pull/1764#issuecomment-634448510 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #1787: HBASE-24437 Addendum just start mini dfs cluster, and make the log ro…

2020-05-27 Thread GitBox
Apache-HBase commented on pull request #1787: URL: https://github.com/apache/hbase/pull/1787#issuecomment-634446447 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

<    1   2   3