[jira] [Updated] (HBASE-24578) [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24578: --- Fix Version/s: (was: 2.2.7) 2.2.6 > [WAL] Add a parameter to config

[jira] [Updated] (HBASE-24578) [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24578: --- Fix Version/s: (was: 2.2.6) 2.2.7 > [WAL] Add a parameter to config

[jira] [Created] (HBASE-24737) Find a way to resolve WALFileLengthProvider#getLogFileSizeIfBeingWritten problem

2020-07-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24737: -- Summary: Find a way to resolve WALFileLengthProvider#getLogFileSizeIfBeingWritten problem Key: HBASE-24737 URL: https://issues.apache.org/jira/browse/HBASE-24737

[jira] [Created] (HBASE-24736) Remove ReplicationSourceInterface#enqueueLog method and get the WAL to replicate from ReplicationQueueStorage directly

2020-07-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24736: -- Summary: Remove ReplicationSourceInterface#enqueueLog method and get the WAL to replicate from ReplicationQueueStorage directly Key: HBASE-24736 URL:

[jira] [Updated] (HBASE-24736) Remove ReplicationSourceInterface#enqueueLog method and get the new WAL to replicate from ReplicationQueueStorage directly

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24736: --- Summary: Remove ReplicationSourceInterface#enqueueLog method and get the new WAL to

[jira] [Updated] (HBASE-24735) Refactor ReplicationSourceManager: move logPositionAndCleanOldLogs/cleanUpHFileRefs to ReplicationSource inside

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24735: --- Description: After this, ReplicationSourceManager should only keep the methods which are

[jira] [Updated] (HBASE-24735) Refactor ReplicationSourceManager: move logPositionAndCleanOldLogs/cleanUpHFileRefs to ReplicationSource inside

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24735: --- Description: After this, ReplicationSourceManager should only keep the methods which are

[jira] [Assigned] (HBASE-24735) Refactor ReplicationSourceManager: move logPositionAndCleanOldLogs/cleanUpHFileRefs to ReplicationSource inside

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-24735: -- Assignee: Guanghao Zhang > Refactor ReplicationSourceManager: move >

[jira] [Created] (HBASE-24735) Refactor ReplicationSourceManager: move logPositionAndCleanOldLogs/cleanUpHFileRefs to ReplicationSource inside

2020-07-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24735: -- Summary: Refactor ReplicationSourceManager: move logPositionAndCleanOldLogs/cleanUpHFileRefs to ReplicationSource inside Key: HBASE-24735 URL:

[jira] [Resolved] (HBASE-24681) Remove the "cache" walsById/walsByIdRecoveredQueues from ReplicationSourceManager

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24681. Resolution: Fixed > Remove the "cache" walsById/walsByIdRecoveredQueues from >

[GitHub] [hbase] Apache-HBase commented on pull request #2062: HBASE-24705 MetaFixer#fixHoles() does not include the case for read r…

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

[jira] [Updated] (HBASE-24578) [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-24578: -- Fix Version/s: 2.2.6 2.3.1 3.0.0-alpha-1 > [WAL] Add a

[GitHub] [hbase] Apache-HBase commented on pull request #2062: HBASE-24705 MetaFixer#fixHoles() does not include the case for read r…

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

[jira] [Commented] (HBASE-24578) [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157112#comment-17157112 ] Reid Chan commented on HBASE-24578: --- Looks like something wrong in branch-1, could you rebase it and

[GitHub] [hbase] bsglz commented on pull request #2012: HBASE-24670 KeyPrefix related split policies should exends SteppingSp…

2020-07-13 Thread GitBox
bsglz commented on pull request #2012: URL: https://github.com/apache/hbase/pull/2012#issuecomment-657937482 > Sorry, what's the actual reason behind this change, @bsglz ? IMO, people use KeyPrefixRegionSplitPolicy or DelimitedKeyPrefixRegionSplitPolicy just want to change the logic

[GitHub] [hbase] Reidddddd merged pull request #2040: HBASE-24578 [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread GitBox
Reidd merged pull request #2040: URL: https://github.com/apache/hbase/pull/2040 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] Reidddddd commented on pull request #2041: HBASE-24578 [WAL] Add a parameter to config RingBufferEventHandler's SyncFuture count

2020-07-13 Thread GitBox
Reidd commented on pull request #2041: URL: https://github.com/apache/hbase/pull/2041#issuecomment-657931411 is your branch-1 up-to-date? Please try to rebase the commit on the latest branch-1. This is an automated

[jira] [Commented] (HBASE-23744) FastPathBalancedQueueRpcExecutor should enforce queue length of 0

2020-07-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157073#comment-17157073 ] Hudson commented on HBASE-23744: Results for branch branch-2 [build #2743 on

[GitHub] [hbase] Apache-HBase commented on pull request #2059: HBASE-24721: rename_rsgroup overwriting the existing rsgroup.

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

[GitHub] [hbase] busbey commented on pull request #2061: HBASE-24566 Add 2.3.0 to the downloads page

2020-07-13 Thread GitBox
busbey commented on pull request #2061: URL: https://github.com/apache/hbase/pull/2061#issuecomment-657916983 ugh we don't save maven site output from precommit. poop. This is an automated message from the Apache Git

[GitHub] [hbase] Apache-HBase commented on pull request #2062: HBASE-24705 MetaFixer#fixHoles() does not include the case for read r…

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

[GitHub] [hbase] huaxiangsun commented on a change in pull request #2003: HBASE-24633 Remove data locality and StoreFileCostFunction for replic…

2020-07-13 Thread GitBox
huaxiangsun commented on a change in pull request #2003: URL: https://github.com/apache/hbase/pull/2003#discussion_r454036559 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerRegionReplica.java ## @@ -49,6 +51,41 @@

[jira] [Updated] (HBASE-23591) Negative memStoreSizing

2020-07-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-23591: --- Fix Version/s: (was: 2.2.2) 2.2.7 > Negative memStoreSizing >

[GitHub] [hbase] huaxiangsun commented on a change in pull request #2003: HBASE-24633 Remove data locality and StoreFileCostFunction for replic…

2020-07-13 Thread GitBox
huaxiangsun commented on a change in pull request #2003: URL: https://github.com/apache/hbase/pull/2003#discussion_r454031932 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/BalancerTestBase.java ## @@ -174,6 +174,46 @@ public void

[GitHub] [hbase] huaxiangsun commented on a change in pull request #2003: HBASE-24633 Remove data locality and StoreFileCostFunction for replic…

2020-07-13 Thread GitBox
huaxiangsun commented on a change in pull request #2003: URL: https://github.com/apache/hbase/pull/2003#discussion_r454031142 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java ## @@ -1462,8 +1473,14 @@ protected

[GitHub] [hbase] huaxiangsun opened a new pull request #2062: HBASE-24705 MetaFixer#fixHoles() does not include the case for read r…

2020-07-13 Thread GitBox
huaxiangsun opened a new pull request #2062: URL: https://github.com/apache/hbase/pull/2062 …eplicas (i.e, replica regions are not created) This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] Apache-HBase commented on pull request #2059: HBASE-24721: rename_rsgroup overwriting the existing rsgroup.

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

[GitHub] [hbase] Apache-HBase commented on pull request #2061: HBASE-24566 Add 2.3.0 to the downloads page

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

[GitHub] [hbase] Apache-HBase commented on pull request #2052: HBASE-24718 : Generic NamedQueue framework for multiple use-cases (Refactor SlowLog responses)

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

[GitHub] [hbase] Apache-HBase commented on pull request #2052: HBASE-24718 : Generic NamedQueue framework for multiple use-cases (Refactor SlowLog responses)

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

[GitHub] [hbase] Apache-HBase commented on pull request #2061: HBASE-24566 Add 2.3.0 to the downloads page

2020-07-13 Thread GitBox
Apache-HBase commented on pull request #2061: URL: https://github.com/apache/hbase/pull/2061#issuecomment-657888432 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m

[GitHub] [hbase] Apache-HBase commented on pull request #2061: HBASE-24566 Add 2.3.0 to the downloads page

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

[GitHub] [hbase] ndimiduk opened a new pull request #2061: HBASE-24566 Add 2.3.0 to the downloads page

2020-07-13 Thread GitBox
ndimiduk opened a new pull request #2061: URL: https://github.com/apache/hbase/pull/2061 I've copied what I found from the 2.2.5 release. I did change the URLs for everything except the tarballs to point to https://downloads.apache.org. I'm not sure if this is "in policy", so holler.

[jira] [Work started] (HBASE-24566) Add 2.3.0 to the downloads page

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24566 started by Nick Dimiduk. > Add 2.3.0 to the downloads page > --- > >

[GitHub] [hbase] Apache-HBase commented on pull request #2060: HBASE-24487 Add 2.3 Documentation to the website

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

[jira] [Commented] (HBASE-23634) Enable "Split WAL to HFile" by default

2020-07-13 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157017#comment-17157017 ] Michael Stack commented on HBASE-23634: --- I like the suggestion of enabling ROW bloom by default.

[GitHub] [hbase] Apache-HBase commented on pull request #2060: HBASE-24487 Add 2.3 Documentation to the website

2020-07-13 Thread GitBox
Apache-HBase commented on pull request #2060: URL: https://github.com/apache/hbase/pull/2060#issuecomment-657833192 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] ndimiduk opened a new pull request #2060: HBASE-24487 Add 2.3 Documentation to the website

2020-07-13 Thread GitBox
ndimiduk opened a new pull request #2060: URL: https://github.com/apache/hbase/pull/2060 Add a new 2.3 section to the index page menu. Companion PR to apache/hbase-site#5. This is an automated message from the Apache

[jira] [Created] (HBASE-24734) Wrong comparator opening Region when 'split-to-WAL' enabled.

2020-07-13 Thread Michael Stack (Jira)
Michael Stack created HBASE-24734: - Summary: Wrong comparator opening Region when 'split-to-WAL' enabled. Key: HBASE-24734 URL: https://issues.apache.org/jira/browse/HBASE-24734 Project: HBase

[GitHub] [hbase-site] ndimiduk opened a new pull request #5: HBASE-24487 Add 2.3 Documentation to the website

2020-07-13 Thread GitBox
ndimiduk opened a new pull request #5: URL: https://github.com/apache/hbase-site/pull/5 Generated using: ``` hbase $ git checkout rel/2.3.0 hbase $ mvn clean site site:stage -DskipTests hbase-site $ git checkout asf-site hbase-site $ cp -r ../hbase/target/staging ./2.3

[GitHub] [hbase] Apache-HBase commented on pull request #2059: HBASE-24721: rename_rsgroup overwriting the existing rsgroup.

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

[jira] [Work started] (HBASE-24487) Add 2.3 Documentation to the website

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24487 started by Nick Dimiduk. > Add 2.3 Documentation to the website >

[GitHub] [hbase] Apache-HBase commented on pull request #2052: HBASE-24718 : Generic NamedQueue framework for multiple use-cases (Refactor SlowLog responses)

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

[jira] [Comment Edited] (HBASE-24719) Renaming invalid rsgroup throwing NPE instead of proper error message

2020-07-13 Thread Mohammad Arshad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157001#comment-17157001 ] Mohammad Arshad edited comment on HBASE-24719 at 7/13/20, 9:53 PM: ---

[jira] [Commented] (HBASE-24719) Renaming invalid rsgroup throwing NPE instead of proper error message

2020-07-13 Thread Mohammad Arshad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17157001#comment-17157001 ] Mohammad Arshad commented on HBASE-24719: - This is not applicable to master. > Renaming invalid

[GitHub] [hbase] arshadmohammad opened a new pull request #2059: HBASE-24721: rename_rsgroup overwriting the existing rsgroup.

2020-07-13 Thread GitBox
arshadmohammad opened a new pull request #2059: URL: https://github.com/apache/hbase/pull/2059 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (HBASE-24721) rename_rsgroup overwriting the existing rsgroup.

2020-07-13 Thread Mohammad Arshad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Arshad updated HBASE-24721: Summary: rename_rsgroup overwriting the existing rsgroup. (was: rename_rsgroup

[jira] [Commented] (HBASE-24733) create-release should stage PR with documentation changes

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156998#comment-17156998 ] Nick Dimiduk commented on HBASE-24733: -- That would work too. This seems it happens infrequently

[GitHub] [hbase] Apache-HBase commented on pull request #2057: HBASE-24720: Meta replicas not cleaned when disabled

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

[GitHub] [hbase] virajjasani commented on a change in pull request #2052: HBASE-24718 : Generic NamedQueue framework for multiple use-cases (Refactor SlowLog responses)

2020-07-13 Thread GitBox
virajjasani commented on a change in pull request #2052: URL: https://github.com/apache/hbase/pull/2052#discussion_r453932636 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/namequeues/LogEventHandler.java ## @@ -50,64 +50,83 @@ import

[jira] [Commented] (HBASE-23744) FastPathBalancedQueueRpcExecutor should enforce queue length of 0

2020-07-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156964#comment-17156964 ] Hudson commented on HBASE-23744: Results for branch master [build #1784 on

[GitHub] [hbase] Apache-HBase commented on pull request #2054: HBASE-24664 Some changing of split region by overall region size rath…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2021: HBASE-24665 all wal of RegionGroupingProvider together roll

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

[GitHub] [hbase] Apache-HBase commented on pull request #2053: HBASE-24675: On Master restart all servers are assigned to default rs…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2057: HBASE-24720: Meta replicas not cleaned when disabled

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

[GitHub] [hbase] Apache-HBase commented on pull request #2053: HBASE-24675: On Master restart all servers are assigned to default rs…

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

[jira] [Commented] (HBASE-24733) create-release should stage PR with documentation changes

2020-07-13 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156933#comment-17156933 ] Sean Busbey commented on HBASE-24733: - what if we flip this on its head and have the periodic

[jira] [Created] (HBASE-24733) create-release should stage PR with documentation changes

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24733: Summary: create-release should stage PR with documentation changes Key: HBASE-24733 URL: https://issues.apache.org/jira/browse/HBASE-24733 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #2055: HBASE-24625 AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced file length(addendum)

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

[GitHub] [hbase-native-client] Apache-HBase commented on pull request #6: HBASE-23105: Download lib double conversion, fizz, update folly

2020-07-13 Thread GitBox
Apache-HBase commented on pull request #6: URL: https://github.com/apache/hbase-native-client/pull/6#issuecomment-657733240 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | 0 | reexec | 331 |

[GitHub] [hbase] Apache-HBase commented on pull request #2021: HBASE-24665 all wal of RegionGroupingProvider together roll

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

[GitHub] [hbase] Apache-HBase commented on pull request #2058: HBASE-24722 Address hbase-shell commands with unintentional return values

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

[jira] [Resolved] (HBASE-24730) Release 2.3.0 version in JIRA

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24730. -- Resolution: Fixed > Release 2.3.0 version in JIRA > - > >

[jira] [Resolved] (HBASE-24731) Update reporter tool with new release

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24731. -- Resolution: Fixed > Update reporter tool with new release >

[jira] [Resolved] (HBASE-24727) "release" staged nexus repository

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24727. -- Resolution: Fixed > "release" staged nexus repository > - > >

[jira] [Resolved] (HBASE-24728) Publish staged release artifacts

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24728. -- Resolution: Fixed > Publish staged release artifacts > > >

[jira] [Resolved] (HBASE-24729) Push signed release tag to git

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24729. -- Resolution: Fixed > Push signed release tag to git > -- > >

[jira] [Created] (HBASE-24732) Send announce email

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24732: Summary: Send announce email Key: HBASE-24732 URL: https://issues.apache.org/jira/browse/HBASE-24732 Project: HBase Issue Type: Sub-task

[GitHub] [hbase] Apache-HBase commented on pull request #2058: HBASE-24722 Update commands with unintentional return values

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

[jira] [Created] (HBASE-24731) Update reporter tool with new release

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24731: Summary: Update reporter tool with new release Key: HBASE-24731 URL: https://issues.apache.org/jira/browse/HBASE-24731 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24730) Release 2.3.0 version in JIRA

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24730: Summary: Release 2.3.0 version in JIRA Key: HBASE-24730 URL: https://issues.apache.org/jira/browse/HBASE-24730 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24729) Push signed release tag to git

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24729: Summary: Push signed release tag to git Key: HBASE-24729 URL: https://issues.apache.org/jira/browse/HBASE-24729 Project: HBase Issue Type: Sub-task

[jira] [Assigned] (HBASE-24728) Publish staged release artifacts

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-24728: Assignee: Nick Dimiduk > Publish staged release artifacts >

[jira] [Assigned] (HBASE-24729) Push signed release tag to git

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-24729: Assignee: Nick Dimiduk > Push signed release tag to git > --

[jira] [Resolved] (HBASE-24147) Verify Jira and git agree on issue fixVersions

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24147. -- Resolution: Fixed > Verify Jira and git agree on issue fixVersions >

[jira] [Created] (HBASE-24728) Publish staged release artifacts

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24728: Summary: Publish staged release artifacts Key: HBASE-24728 URL: https://issues.apache.org/jira/browse/HBASE-24728 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24727) "release" staged nexus repository

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24727: Summary: "release" staged nexus repository Key: HBASE-24727 URL: https://issues.apache.org/jira/browse/HBASE-24727 Project: HBase Issue Type: Sub-task

[GitHub] [hbase-native-client] Apache-HBase commented on pull request #6: HBASE-23105: Download lib double conversion, fizz, update folly

2020-07-13 Thread GitBox
Apache-HBase commented on pull request #6: URL: https://github.com/apache/hbase-native-client/pull/6#issuecomment-657718966 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at

[GitHub] [hbase] Apache-HBase commented on pull request #1986: HBASE-24581 Skip compaction request/check for replica regions at the …

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

[jira] [Updated] (HBASE-24012) Release 2.3.0

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-24012: - Fix Version/s: (was: 2.3.0) > Release 2.3.0 > - > > Key:

[jira] [Work started] (HBASE-24012) Release 2.3.0

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24012 started by Nick Dimiduk. > Release 2.3.0 > - > > Key: HBASE-24012 >

[jira] [Commented] (HBASE-24726) Automate release candidate promotion

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156894#comment-17156894 ] Nick Dimiduk commented on HBASE-24726: -- I believe the following steps that can be automated fairly

[GitHub] [hbase] Apache-HBase commented on pull request #2058: HBASE-24722 Update commands with unintentional return values

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

[GitHub] [hbase] Apache-HBase commented on pull request #1940: HBASE-24601: Change default Hfile storage policy from HOT to NONE for HDFS

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

[GitHub] [hbase] Apache-HBase commented on pull request #1986: HBASE-24581 Skip compaction request/check for replica regions at the …

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

[GitHub] [hbase] Apache-HBase commented on pull request #2057: HBASE-24720: Meta replicas not cleaned when disabled

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

[GitHub] [hbase] petersomogyi commented on a change in pull request #2057: HBASE-24720: Meta replicas not cleaned when disabled

2020-07-13 Thread GitBox
petersomogyi commented on a change in pull request #2057: URL: https://github.com/apache/hbase/pull/2057#discussion_r453814767 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicasBasic.java ## @@ -80,6 +83,27 @@ public void

[GitHub] [hbase] Apache-HBase commented on pull request #2043: HBASE-24675: On Master restart all servers are assigned to default rs…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2043: HBASE-24675: On Master restart all servers are assigned to default rs…

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

[jira] [Created] (HBASE-24726) Automate release candidate promotion

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24726: Summary: Automate release candidate promotion Key: HBASE-24726 URL: https://issues.apache.org/jira/browse/HBASE-24726 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-24726) Automate release candidate promotion

2020-07-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17156862#comment-17156862 ] Nick Dimiduk commented on HBASE-24726: -- For 2.3.0, I followed my old notes from the 1.1 days,

[jira] [Created] (HBASE-24725) Add RC number to the description in nexus staging repository

2020-07-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24725: Summary: Add RC number to the description in nexus staging repository Key: HBASE-24725 URL: https://issues.apache.org/jira/browse/HBASE-24725 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #2056: HBASE-24710 Incorrect checksum calculation in saveVersion.sh

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

[GitHub] [hbase] Apache-HBase commented on pull request #2056: HBASE-24710 Incorrect checksum calculation in saveVersion.sh

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

[GitHub] [hbase] Apache-HBase commented on pull request #2043: HBASE-24675: On Master restart all servers are assigned to default rs…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2055: HBASE-24625 AsyncFSWAL.getLogFileSizeIfBeingWritten does not return the expected synced file length(addendum)

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

[GitHub] [hbase] Apache-HBase commented on pull request #2056: HBASE-24710 Incorrect checksum calculation in saveVersion.sh

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

[GitHub] [hbase] Apache-HBase commented on pull request #1940: HBASE-24601: Change default Hfile storage policy from HOT to NONE for HDFS

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

[GitHub] [hbase] Apache-HBase commented on pull request #2054: HBASE-24664 Some changing of split region by overall region size rath…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2021: HBASE-24665 all wal of RegionGroupingProvider together roll

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

  1   2   3   >