[GitHub] [hbase] virajjasani closed pull request #2778: HBASE-25383: Ability to update and remove peer base config

2020-12-18 Thread GitBox
virajjasani closed pull request #2778: URL: https://github.com/apache/hbase/pull/2778 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

[jira] [Commented] (HBASE-25400) [Flakey Tests] branch-2 TestRegionMoveAndAbandon

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251621#comment-17251621 ] Hudson commented on HBASE-25400: Results for branch branch-2.4 [build #10 on

[jira] [Commented] (HBASE-25383) HBase doesn't update and remove the peer config from hbase.replication.source.custom.walentryfilters if the config is already set on the peer.

2020-12-18 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251611#comment-17251611 ] Viraj Jasani commented on HBASE-25383: -- [~sandeep.pal] The patch is merged to master, branch-2 and

[jira] [Updated] (HBASE-25383) HBase doesn't update and remove the peer config from hbase.replication.source.custom.walentryfilters if the config is already set on the peer.

2020-12-18 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-25383: - Fix Version/s: 2.4.1 2.5.0 1.7.0

[jira] [Commented] (HBASE-25334) TestRSGroupsFallback.testFallback is flaky

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251622#comment-17251622 ] Hudson commented on HBASE-25334: Results for branch branch-2.4 [build #10 on

[jira] [Commented] (HBASE-25246) Backup/Restore hbase cell tags.

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251623#comment-17251623 ] Hudson commented on HBASE-25246: Results for branch branch-2.4 [build #10 on

[GitHub] [hbase] anoopsjohn commented on a change in pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-18 Thread GitBox
anoopsjohn commented on a change in pull request #2776: URL: https://github.com/apache/hbase/pull/2776#discussion_r545552619 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java ## @@ -1598,16 +1621,21 @@ public static boolean matchingRows(final Cell

[jira] [Assigned] (HBASE-25084) RegexStringComparator in ParseFilter should support case-insensitive regexes

2020-12-18 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reassigned HBASE-25084: Assignee: Scott Hunt (was: Wellington Chevreuil) >

[jira] [Assigned] (HBASE-25084) RegexStringComparator in ParseFilter should support case-insensitive regexes

2020-12-18 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil reassigned HBASE-25084: Assignee: Wellington Chevreuil > RegexStringComparator in ParseFilter

[jira] [Commented] (HBASE-25084) RegexStringComparator in ParseFilter should support case-insensitive regexes

2020-12-18 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251741#comment-17251741 ] Wellington Chevreuil commented on HBASE-25084: -- Thanks for submitting a github PR for this,

[jira] [Updated] (HBASE-25277) postScannerFilterRow impacts Scan performance a lot in HBase 2.x

2020-12-18 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-25277: - Fix Version/s: 2.4.0 2.3.4 > postScannerFilterRow impacts Scan performance a

[GitHub] [hbase] huaxiangsun opened a new pull request #2787: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-18 Thread GitBox
huaxiangsun opened a new pull request #2787: URL: https://github.com/apache/hbase/pull/2787 …haning from meta replica to non-meta-replica at the server side. (#2768) Signed-off-by: stack This is an automated message

[jira] [Updated] (HBASE-25417) Send announce email

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25417: - Summary: Send announce email (was: CLONE - Send announce email) > Send announce email >

[jira] [Assigned] (HBASE-25417) Send announce email

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25417: Assignee: Huaxiang Sun (was: Viraj Jasani) > Send announce email > ---

[GitHub] [hbase] scotthunt commented on pull request #2784: [PATCH] Add "regexstringnocase" to ParseFilter for case-insensitivity

2020-12-18 Thread GitBox
scotthunt commented on pull request #2784: URL: https://github.com/apache/hbase/pull/2784#issuecomment-748265827 @wchevreuil I added a (very simple) test that is a copy of testQualifierFilter() with an additional check of the flags. Is that about what you were looking for? Or something

[GitHub] [hbase] Apache-HBase commented on pull request #2789: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2789: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2784: [PATCH] Add "regexstringnocase" to ParseFilter for case-insensitivity

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

[GitHub] [hbase] Apache-HBase commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2784: [PATCH] Add "regexstringnocase" to ParseFilter for case-insensitivity

2020-12-18 Thread GitBox
Apache-HBase commented on pull request #2784: URL: https://github.com/apache/hbase/pull/2784#issuecomment-748338025 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] Apache-HBase commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl…

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

[jira] [Updated] (HBASE-25407) list_regions make potential sensitive information disclosure

2020-12-18 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25407: -- Description: I found that I can get other users' region information which is not expected.   For example i

[jira] [Updated] (HBASE-25407) list_regions make potential sensitive information disclosure

2020-12-18 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25407: -- Description: I found that I can get other users' region information which is not expected.   For example i

[jira] [Commented] (HBASE-25383) HBase doesn't update and remove the peer config from hbase.replication.source.custom.walentryfilters if the config is already set on the peer.

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252079#comment-17252079 ] Hudson commented on HBASE-25383: Results for branch branch-2.4 [build #11 on

[jira] [Updated] (HBASE-25410) Spin RCs

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25410: - Summary: Spin RCs (was: CLONE - Spin RCs) > Spin RCs > > > Key:

[jira] [Updated] (HBASE-25411) "Release" staged nexus repository

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25411: - Summary: "Release" staged nexus repository (was: CLONE - "Release" staged nexus repository) >

[jira] [Assigned] (HBASE-25411) "Release" staged nexus repository

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25411: Assignee: Huaxiang Sun (was: Viraj Jasani) > "Release" staged nexus repository >

[GitHub] [hbase] Apache-HBase commented on pull request #2788: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[jira] [Updated] (HBASE-25411) "Release" staged nexus repository

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25411: - Reporter: Huaxiang Sun (was: Viraj Jasani) > "Release" staged nexus repository >

[jira] [Updated] (HBASE-25412) Release version 2.3.4 in Jira

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25412: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Release version 2.3.4 in Jira >

[jira] [Updated] (HBASE-25412) Release version 2.3.4 in Jira

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25412: - Summary: Release version 2.3.4 in Jira (was: CLONE - Release version 2.3.2 in Jira) > Release

[GitHub] [hbase] huaxiangsun merged pull request #2787: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-18 Thread GitBox
huaxiangsun merged pull request #2787: URL: https://github.com/apache/hbase/pull/2787 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

[GitHub] [hbase] huaxiangsun merged pull request #2788: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

2020-12-18 Thread GitBox
huaxiangsun merged pull request #2788: URL: https://github.com/apache/hbase/pull/2788 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

[GitHub] [hbase] huaxiangsun merged pull request #2786: HBASE-25293 Followup jira to address the client handling issue when c…

2020-12-18 Thread GitBox
huaxiangsun merged pull request #2786: URL: https://github.com/apache/hbase/pull/2786 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

[GitHub] [hbase] huaxiangsun opened a new pull request #2789: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

2020-12-18 Thread GitBox
huaxiangsun opened a new pull request #2789: URL: https://github.com/apache/hbase/pull/2789 … and non-encodedRegionName (#2759) Signed-off-by: stack This is an automated message from the Apache Git Service. To

[jira] [Assigned] (HBASE-25414) Update reporter tool with new release

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25414: Assignee: Huaxiang Sun (was: Nick Dimiduk) > Update reporter tool with new release >

[jira] [Updated] (HBASE-25413) Promote 2.3.4 RC artifacts in svn

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25413: - Summary: Promote 2.3.4 RC artifacts in svn (was: Promote 2.3.2 RC artifacts in svn) > Promote

[jira] [Updated] (HBASE-25415) Push signed release tag

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25415: - Summary: Push signed release tag (was: CLONE - Push signed release tag) > Push signed release

[jira] [Assigned] (HBASE-25415) Push signed release tag

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25415: Assignee: Huaxiang Sun (was: Viraj Jasani) > Push signed release tag >

[jira] [Updated] (HBASE-25414) Update reporter tool with new release

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25414: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Update reporter tool with new release >

[jira] [Updated] (HBASE-25414) Update reporter tool with new release

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25414: - Summary: Update reporter tool with new release (was: CLONE - Update reporter tool with new

[jira] [Updated] (HBASE-25418) Run a correctness test with ITBLL

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25418: - Parent: HBASE-25409 Issue Type: Sub-task (was: Task) > Run a correctness test with

[GitHub] [hbase] Apache-HBase commented on pull request #2784: [PATCH] Add "regexstringnocase" to ParseFilter for case-insensitivity

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

[GitHub] [hbase] Apache-HBase commented on pull request #2787: HBASE-25293 Followup jira to address the client handling issue when c…

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

[GitHub] [hbase] huaxiangsun opened a new pull request #2788: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

2020-12-18 Thread GitBox
huaxiangsun opened a new pull request #2788: URL: https://github.com/apache/hbase/pull/2788 … and non-encodedRegionName (#2759) Signed-off-by: stack This is an automated message from the Apache Git Service. To

[jira] [Created] (HBASE-25417) CLONE - Send announce email

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25417: Summary: CLONE - Send announce email Key: HBASE-25417 URL: https://issues.apache.org/jira/browse/HBASE-25417 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-25409) Release 2.3.4

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25409: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Release 2.3.4 > - > >

[jira] [Updated] (HBASE-25410) CLONE - Spin RCs

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25410: - Reporter: Huaxiang Sun (was: Viraj Jasani) > CLONE - Spin RCs > > >

[jira] [Assigned] (HBASE-25409) Release 2.3.4

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25409: Assignee: Huaxiang Sun (was: Viraj Jasani) > Release 2.3.4 > - > >

[jira] [Assigned] (HBASE-25410) CLONE - Spin RCs

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25410: Assignee: Huaxiang Sun (was: Viraj Jasani) > CLONE - Spin RCs > > >

[GitHub] [hbase] Apache-HBase commented on pull request #2789: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2788: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[jira] [Commented] (HBASE-25356) HBaseAdmin#getRegion() needs to filter out non-regionName and non-encodedRegionName

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251920#comment-17251920 ] Hudson commented on HBASE-25356: Results for branch branch-2 [build #131 on

[GitHub] [hbase] huaxiangsun merged pull request #2789: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

2020-12-18 Thread GitBox
huaxiangsun merged pull request #2789: URL: https://github.com/apache/hbase/pull/2789 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

[jira] [Updated] (HBASE-25356) HBaseAdmin#getRegion() needs to filter out non-regionName and non-encodedRegionName

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25356: - Affects Version/s: 2.3.3 > HBaseAdmin#getRegion() needs to filter out non-regionName and >

[jira] [Commented] (HBASE-25383) HBase doesn't update and remove the peer config from hbase.replication.source.custom.walentryfilters if the config is already set on the peer.

2020-12-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251921#comment-17251921 ] Hudson commented on HBASE-25383: Results for branch branch-2 [build #131 on

[GitHub] [hbase] Apache-HBase commented on pull request #2787: HBASE-25293 Followup jira to address the client handling issue when c…

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

[jira] [Created] (HBASE-25418) Run a correctness test with ITBLL

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25418: Summary: Run a correctness test with ITBLL Key: HBASE-25418 URL: https://issues.apache.org/jira/browse/HBASE-25418 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-25411) CLONE - "Release" staged nexus repository

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25411: Summary: CLONE - "Release" staged nexus repository Key: HBASE-25411 URL: https://issues.apache.org/jira/browse/HBASE-25411 Project: HBase Issue Type:

[GitHub] [hbase] Apache-HBase commented on pull request #2787: HBASE-25293 Followup jira to address the client handling issue when c…

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

[jira] [Commented] (HBASE-25409) Release 2.3.4

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17252014#comment-17252014 ] Huaxiang Sun commented on HBASE-25409: -- Thanks [~ndimiduk], will do. I assigned all subtasks to

[jira] [Assigned] (HBASE-25413) CLONE - Promote 2.3.2 RC artifacts in svn

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25413: Assignee: Huaxiang Sun (was: Nick Dimiduk) > CLONE - Promote 2.3.2 RC artifacts in svn

[jira] [Updated] (HBASE-25413) Promote 2.3.2 RC artifacts in svn

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25413: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Promote 2.3.2 RC artifacts in svn >

[jira] [Updated] (HBASE-25413) Promote 2.3.2 RC artifacts in svn

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25413: - Summary: Promote 2.3.2 RC artifacts in svn (was: CLONE - Promote 2.3.2 RC artifacts in svn) >

[jira] [Assigned] (HBASE-25412) Release version 2.3.4 in Jira

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25412: Assignee: Huaxiang Sun (was: Viraj Jasani) > Release version 2.3.4 in Jira >

[GitHub] [hbase] Apache-HBase commented on pull request #2765: HBASE-25277 postScannerFilterRow impacts Scan performance a lot in HBase 2.x

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

[jira] [Updated] (HBASE-25277) postScannerFilterRow impacts Scan performance a lot in HBase 2.x

2020-12-18 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-25277: - Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2.3+

[jira] [Created] (HBASE-25410) CLONE - Spin RCs

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25410: Summary: CLONE - Spin RCs Key: HBASE-25410 URL: https://issues.apache.org/jira/browse/HBASE-25410 Project: HBase Issue Type: Sub-task Reporter:

[jira] [Created] (HBASE-25415) CLONE - Push signed release tag

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25415: Summary: CLONE - Push signed release tag Key: HBASE-25415 URL: https://issues.apache.org/jira/browse/HBASE-25415 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-25413) CLONE - Promote 2.3.2 RC artifacts in svn

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25413: Summary: CLONE - Promote 2.3.2 RC artifacts in svn Key: HBASE-25413 URL: https://issues.apache.org/jira/browse/HBASE-25413 Project: HBase Issue Type:

[jira] [Created] (HBASE-25409) Release 2.3.4

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25409: Summary: Release 2.3.4 Key: HBASE-25409 URL: https://issues.apache.org/jira/browse/HBASE-25409 Project: HBase Issue Type: Task Components:

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

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25414: Summary: CLONE - Update reporter tool with new release Key: HBASE-25414 URL: https://issues.apache.org/jira/browse/HBASE-25414 Project: HBase Issue Type:

[jira] [Created] (HBASE-25412) CLONE - Release version 2.3.2 in Jira

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25412: Summary: CLONE - Release version 2.3.2 in Jira Key: HBASE-25412 URL: https://issues.apache.org/jira/browse/HBASE-25412 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-25416) CLONE - Add 2.3.2 to the downloads page

2020-12-18 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-25416: Summary: CLONE - Add 2.3.2 to the downloads page Key: HBASE-25416 URL: https://issues.apache.org/jira/browse/HBASE-25416 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-25417) Send announce email

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25417: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Send announce email > --- > >

[jira] [Updated] (HBASE-25415) Push signed release tag

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25415: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Push signed release tag > ---

[jira] [Assigned] (HBASE-25416) Add 2.3.4 to the downloads page

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun reassigned HBASE-25416: Assignee: Huaxiang Sun (was: Viraj Jasani) > Add 2.3.4 to the downloads page >

[jira] [Updated] (HBASE-25416) Add 2.3.4 to the downloads page

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25416: - Summary: Add 2.3.4 to the downloads page (was: CLONE - Add 2.3.2 to the downloads page) > Add

[jira] [Updated] (HBASE-25416) Add 2.3.4 to the downloads page

2020-12-18 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun updated HBASE-25416: - Reporter: Huaxiang Sun (was: Viraj Jasani) > Add 2.3.4 to the downloads page >

[jira] [Commented] (HBASE-25409) Release 2.3.4

2020-12-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251994#comment-17251994 ] Nick Dimiduk commented on HBASE-25409: -- [~huaxiangsun] feel free to assign to me any steps that

[GitHub] [hbase] Apache-HBase commented on pull request #2788: HBASE-25356 HBaseAdmin#getRegion() needs to filter out non-regionName…

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

[GitHub] [hbase] Apache9 opened a new pull request #2790: HBASE-25401 Add trace support for async call in rpc client

2020-12-18 Thread GitBox
Apache9 opened a new pull request #2790: URL: https://github.com/apache/hbase/pull/2790 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

[GitHub] [hbase] ramkrish86 commented on pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-18 Thread GitBox
ramkrish86 commented on pull request #2776: URL: https://github.com/apache/hbase/pull/2776#issuecomment-748434539 All clear in this now. I will push this by EOD IST. This is an automated message from the Apache Git Service.

[GitHub] [hbase] virajjasani commented on a change in pull request #2299: HBASE-24620 : Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

2020-12-18 Thread GitBox
virajjasani commented on a change in pull request #2299: URL: https://github.com/apache/hbase/pull/2299#discussion_r545872702 ## File path: hbase-it/src/main/java/org/apache/hadoop/hbase/chaos/ChaosService.java ## @@ -0,0 +1,138 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

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

[GitHub] [hbase] anoopsjohn commented on a change in pull request #2776: Using ContiguousCellFormat as a marker alone

2020-12-18 Thread GitBox
anoopsjohn commented on a change in pull request #2776: URL: https://github.com/apache/hbase/pull/2776#discussion_r545559039 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparatorImpl.java ## @@ -57,29 +57,287 @@ public final int compare(final Cell a,

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

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

[GitHub] [hbase] Apache-HBase commented on pull request #2776: Using ContiguousCellFormat as a marker alone

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

[jira] [Commented] (HBASE-24764) Add support of adding base peer configs via hbase-site.xml for all replication peers.

2020-12-18 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17251775#comment-17251775 ] Viraj Jasani commented on HBASE-24764: -- While backporting HBASE-25383 to branch-2.3, I realized

[jira] [Created] (HBASE-25408) Flaky Test

2020-12-18 Thread Shaker (Jira)
Shaker created HBASE-25408: -- Summary: Flaky Test Key: HBASE-25408 URL: https://issues.apache.org/jira/browse/HBASE-25408 Project: HBase Issue Type: Bug Components: flakies, integration