[jira] [Resolved] (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-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25383. -- Fix Version/s: (was: 1.7.0) 2.3.4 Hadoop Flags: Reviewed Res

[jira] [Created] (HBASE-25436) Backport HBASE-25383 to branch-1

2020-12-22 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-25436: Summary: Backport HBASE-25383 to branch-1 Key: HBASE-25436 URL: https://issues.apache.org/jira/browse/HBASE-25436 Project: HBase Issue Type: Sub-task

[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-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253323#comment-17253323 ] Viraj Jasani commented on HBASE-25383: -- Thanks [~sandeep.pal]. Created sub-task for

[jira] [Assigned] (HBASE-25436) Backport HBASE-25383 to branch-1

2020-12-22 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Pal reassigned HBASE-25436: --- Assignee: Sandeep Pal > Backport HBASE-25383 to branch-1 >

[jira] [Work started] (HBASE-25436) Backport HBASE-25383 to branch-1

2020-12-22 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25436 started by Sandeep Pal. --- > Backport HBASE-25383 to branch-1 > > >

[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-22 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253329#comment-17253329 ] Sandeep Pal commented on HBASE-25383: - Thanks [~vjasani], will submit a patch for br

[GitHub] [hbase] Apache-HBase commented on pull request #2776: HBASE-24850 CellComparator perf improvement

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

[GitHub] [hbase] Apache-HBase commented on pull request #2776: HBASE-24850 CellComparator perf improvement

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

[GitHub] [hbase] Apache-HBase commented on pull request #2802: HBASE-24850 CellComparator perf improvement

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

[jira] [Commented] (HBASE-25429) After droped the table, using snapshot recovery to cause data consistency problems

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253342#comment-17253342 ] Viraj Jasani commented on HBASE-25429: -- This seems duplicate of HBASE-25428. Let me

[jira] [Resolved] (HBASE-25429) After droped the table, using snapshot recovery to cause data consistency problems

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25429. -- Resolution: Duplicate > After droped the table, using snapshot recovery to cause data consiste

[GitHub] [hbase] infraio commented on a change in pull request #2790: HBASE-25401 Add trace support for async call in rpc client

2020-12-22 Thread GitBox
infraio commented on a change in pull request #2790: URL: https://github.com/apache/hbase/pull/2790#discussion_r547151692 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcServer.java ## @@ -182,21 +176,4 @@ public int getNumOpenConnections() {

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-22 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253349#comment-17253349 ] ramkrishna.s.vasudevan commented on HBASE-24850: [~zghao], [~ndimiduk],

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

2020-12-22 Thread GitBox
Apache9 commented on a change in pull request #2790: URL: https://github.com/apache/hbase/pull/2790#discussion_r547158295 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcServer.java ## @@ -182,21 +176,4 @@ public int getNumOpenConnections() {

[jira] [Resolved] (HBASE-25432) we should add security checks for list_namespace_tables

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie resolved HBASE-25432. --- Resolution: Not A Problem > we should add security checks for list_namespace_tables > --

[GitHub] [hbase] nyl3532016 commented on pull request #2757: HBASE-25379 Make intial pause time configurable for regionserver while sending reportRegionStateTransition

2020-12-22 Thread GitBox
nyl3532016 commented on pull request #2757: URL: https://github.com/apache/hbase/pull/2757#issuecomment-749440757 LGTM, add `retry` in name of the config This is an automated message from the Apache Git Service. To respond to

[GitHub] [hbase] ZhaoBQ opened a new pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number

2020-12-22 Thread GitBox
ZhaoBQ opened a new pull request #2803: URL: https://github.com/apache/hbase/pull/2803 [HBASE-25431](https://issues.apache.org/jira/browse/HBASE-25431) This is an automated message from the Apache Git Service. To respond to t

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Summary: we should add security checks for setTableStateInMeta (was: we should add security checks for list_n

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: setTableStateInMeta is public, thiat means anyone can call it. (was: setTableStateInMeta is publ

[jira] [Reopened] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie reopened HBASE-25432: --- > we should add security checks for setTableStateInMeta > -

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: setTableStateInMeta is public, this mean anyone can call it. > we should add security checks for

[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-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253379#comment-17253379 ] Hudson commented on HBASE-25383: Results for branch branch-2.3 [build #129 on b

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: setTableStateInMeta is public, that means anyone can call it. (was: setTableStateInMeta is publi

[jira] [Commented] (HBASE-24620) Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253376#comment-17253376 ] Hudson commented on HBASE-24620: Results for branch branch-2.3 [build #129 on b

[jira] [Commented] (HBASE-25425) Some notes on RawCell

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253377#comment-17253377 ] Hudson commented on HBASE-25425: Results for branch branch-2.3 [build #129 on b

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

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253378#comment-17253378 ] Hudson commented on HBASE-24764: Results for branch branch-2.3 [build #129 on b

[GitHub] [hbase] Apache-HBase commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number

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

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

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HBASE-24764: -- Reverting commit from branch-2.3 as HBASE-24743 is not present. > Add support of adding base peer

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: (was: setTableStateInMeta is public, that means anyone can call it.) > we should add securit

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

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24764. -- Fix Version/s: (was: 2.3.4) Resolution: Fixed > Add support of adding base peer con

[jira] [Resolved] (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-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25383. -- Fix Version/s: (was: 2.3.4) Resolution: Fixed > HBase doesn't update and remove the

[jira] [Reopened] (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-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reopened HBASE-25383: -- Reverting commit from branch-2.3 as HBASE-24743 is not present and this change has dependency on

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: t > we should add security checks for setTableStateInMeta > -

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Priority: Blocker (was: Major) > we should add security checks for setTableStateInMeta >

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lujie updated HBASE-25432: -- Description: (was: t) > we should add security checks for setTableStateInMeta > --

[GitHub] [hbase] Apache-HBase commented on pull request #2790: HBASE-25401 Add trace support for async call in rpc client

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

[GitHub] [hbase] Apache-HBase commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number

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

[GitHub] [hbase] Apache-HBase commented on pull request #2790: HBASE-25401 Add trace support for async call in rpc client

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

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-22 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253474#comment-17253474 ] Pankaj Kumar commented on HBASE-24850: -- Would be great if we bring this to branch-2

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

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253480#comment-17253480 ] Hudson commented on HBASE-25084: Results for branch master [build #164 on build

[jira] [Commented] (HBASE-24620) Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253481#comment-17253481 ] Hudson commented on HBASE-24620: Results for branch master [build #164 on build

[jira] [Commented] (HBASE-25425) Some notes on RawCell

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253482#comment-17253482 ] Hudson commented on HBASE-25425: Results for branch master [build #164 on build

[jira] [Commented] (HBASE-25371) When openRegion fails during initial verification(before initializing and setting seq num), exception is observed during region close.

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253483#comment-17253483 ] Hudson commented on HBASE-25371: Results for branch master [build #164 on build

[GitHub] [hbase] Apache-HBase commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number

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

[GitHub] [hbase] Apache-HBase commented on pull request #2802: HBASE-24850 CellComparator perf improvement

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

[jira] [Updated] (HBASE-25421) There is no limit on the column family length when creating a table

2020-12-22 Thread LiDingSheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiDingSheng updated HBASE-25421: Summary: There is no limit on the column family length when creating a table (was: There is no li

[jira] [Commented] (HBASE-24620) Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253551#comment-17253551 ] Hudson commented on HBASE-24620: Results for branch branch-1 [build #68 on buil

[GitHub] [hbase] Apache-HBase commented on pull request #2790: HBASE-25401 Add trace support for async call in rpc client

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

[GitHub] [hbase] Apache-HBase commented on pull request #2802: HBASE-24850 CellComparator perf improvement

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

[GitHub] [hbase] pankaj72981 commented on a change in pull request #2757: HBASE-25379 Make intial pause time configurable for regionserver while sending reportRegionStateTransition

2020-12-22 Thread GitBox
pankaj72981 commented on a change in pull request #2757: URL: https://github.com/apache/hbase/pull/2757#discussion_r544084954 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -2436,10 +2442,8 @@ public boolean reportRegionS

[GitHub] [hbase] pankaj72981 commented on pull request #2757: HBASE-25379 Make intial pause time configurable for regionserver while sending reportRegionStateTransition

2020-12-22 Thread GitBox
pankaj72981 commented on pull request #2757: URL: https://github.com/apache/hbase/pull/2757#issuecomment-749609981 Addressed the review comments, please check. This is an automated message from the Apache Git Service. To resp

[jira] [Updated] (HBASE-25379) Make retry pause time configurable for regionserver short operation RPC (reportRegionStateTransition/reportProcedureDone)

2020-12-22 Thread Pankaj Kumar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-25379: - Summary: Make retry pause time configurable for regionserver short operation RPC (reportRegionSt

[GitHub] [hbase] Apache-HBase commented on pull request #2802: HBASE-24850 CellComparator perf improvement

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

[GitHub] [hbase] Apache-HBase commented on pull request #2752: HBASE-25374 Make REST Client connection and socket time out configurable

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

[GitHub] [hbase] Apache-HBase commented on pull request #2752: HBASE-25374 Make REST Client connection and socket time out configurable

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

[GitHub] [hbase] Apache-HBase commented on pull request #2752: HBASE-25374 Make REST Client connection and socket time out configurable

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

[GitHub] [hbase] Apache-HBase commented on pull request #2757: HBASE-25379 Make retry pause time configurable for regionserver short operation RPC (reportRegionStateTransition/reportProcedureDone)

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

[jira] [Commented] (HBASE-24850) CellComparator perf improvement

2020-12-22 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253652#comment-17253652 ] Michael Stack commented on HBASE-24850: --- +1 for backports > CellComparator perf i

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

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

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

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253671#comment-17253671 ] Viraj Jasani commented on HBASE-25407: -- [~xiaoheipangzi]  First of all, thanks for

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

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253674#comment-17253674 ] Viraj Jasani commented on HBASE-25407: -- FYI [~apurtell] > list_regions make potent

[jira] [Commented] (HBASE-24620) Add a ClusterManager which submits command to ZooKeeper and its Agent which picks and execute those Commands.

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253672#comment-17253672 ] Hudson commented on HBASE-24620: Results for branch branch-2 [build #136 on bui

[jira] [Commented] (HBASE-25425) Some notes on RawCell

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253673#comment-17253673 ] Hudson commented on HBASE-25425: Results for branch branch-2 [build #136 on bui

[GitHub] [hbase] Apache-HBase commented on pull request #2757: HBASE-25379 Make retry pause time configurable for regionserver short operation RPC (reportRegionStateTransition/reportProcedureDone)

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

[jira] [Commented] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253677#comment-17253677 ] Viraj Jasani commented on HBASE-25432: -- [~xiaoheipangzi] Did you have access contro

[jira] [Issue Comment Deleted] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-25432: - Comment: was deleted (was: [~xiaoheipangzi] Did you have access control set up properly before

[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-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253688#comment-17253688 ] Hudson commented on HBASE-25383: Results for branch branch-2.3 [build #130 on b

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

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253689#comment-17253689 ] Hudson commented on HBASE-24764: Results for branch branch-2.3 [build #130 on b

[GitHub] [hbase] Apache-HBase commented on pull request #2757: HBASE-25379 Make retry pause time configurable for regionserver short operation RPC (reportRegionStateTransition/reportProcedureDone)

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

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

2020-12-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253726#comment-17253726 ] Hudson commented on HBASE-25277: Results for branch branch-2.2 [build #140 on b

[jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta

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

[jira] [Commented] (HBASE-25432) we should add security checks for setTableStateInMeta

2020-12-22 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253727#comment-17253727 ] Viraj Jasani commented on HBASE-25432: -- Thanks for filing this [~xiaoheipangzi]. I

[jira] [Created] (HBASE-25437) Update refguide RC section; point at the dev-tools/create-releases/README.txt rather than repeat its content

2020-12-22 Thread Michael Stack (Jira)
Michael Stack created HBASE-25437: - Summary: Update refguide RC section; point at the dev-tools/create-releases/README.txt rather than repeat its content Key: HBASE-25437 URL: https://issues.apache.org/jira/browse

[GitHub] [hbase] saintstack opened a new pull request #2804: HBASE-25437 Update refguide RC section; point at the dev-tools/create…

2020-12-22 Thread GitBox
saintstack opened a new pull request #2804: URL: https://github.com/apache/hbase/pull/2804 …-releases/README.txt rather than repeat its content M dev-support/create-release/README.txt Remove redundant text. Add some extra help around figuring state of gpg-agent. M dev-s

[GitHub] [hbase] Apache-HBase commented on pull request #2804: HBASE-25437 Update refguide RC section; point at the dev-tools/create…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2804: HBASE-25437 Update refguide RC section; point at the dev-tools/create…

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

[GitHub] [hbase] saintstack opened a new pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

2020-12-22 Thread GitBox
saintstack opened a new pull request #2805: URL: https://github.com/apache/hbase/pull/2805 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] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2804: HBASE-25437 Update refguide RC section; point at the dev-tools/create…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] taklwu commented on pull request #2800: HBASE-25249 Adding HStoreContext

2020-12-22 Thread GitBox
taklwu commented on pull request #2800: URL: https://github.com/apache/hbase/pull/2800#issuecomment-749784957 @apurtell requested changes updated. I shouldn't rebase and squash for the updated changes, will be providing a new diff on top of the first/original change next time

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2800: HBASE-25249 Adding HStoreContext

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] saintstack closed pull request #2805: HBASE-24573 do-release should sign the commits and tag it creates

2020-12-22 Thread GitBox
saintstack closed pull request #2805: URL: https://github.com/apache/hbase/pull/2805 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] saintstack opened a new pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates

2020-12-22 Thread GitBox
saintstack opened a new pull request #2806: URL: https://github.com/apache/hbase/pull/2806 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] saintstack commented on pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates

2020-12-22 Thread GitBox
saintstack commented on pull request #2806: URL: https://github.com/apache/hbase/pull/2806#issuecomment-749841964 Testing shows this seems to do the right thing ``` tag 2.4.1-rm_test2RC8 Tagger: stack Date: Tue Dec 22 23:37:31 2020 + via create-release

[GitHub] [hbase] Apache-HBase commented on pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates

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

[GitHub] [hbase] Apache-HBase commented on pull request #2800: HBASE-25249 Adding HStoreContext

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

[GitHub] [hbase] Apache-HBase commented on pull request #2800: HBASE-25249 Adding HStoreContext

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

[GitHub] [hbase] Apache-HBase commented on pull request #2800: HBASE-25249 Adding HStoreContext

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

[jira] [Created] (HBASE-25438) Update create-release mvn in Dockerfile; its 3.6.0; make it 3.6.3

2020-12-22 Thread Michael Stack (Jira)
Michael Stack created HBASE-25438: - Summary: Update create-release mvn in Dockerfile; its 3.6.0; make it 3.6.3 Key: HBASE-25438 URL: https://issues.apache.org/jira/browse/HBASE-25438 Project: HBase

[GitHub] [hbase] saintstack opened a new pull request #2807: HBASE-25438 Update create-release mvn in Dockerfile; its 3.6.0; make …

2020-12-22 Thread GitBox
saintstack opened a new pull request #2807: URL: https://github.com/apache/hbase/pull/2807 …it 3.6.3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [hbase] Apache-HBase commented on pull request #2807: HBASE-25438 Update create-release mvn in Dockerfile; its 3.6.0; make …

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

[GitHub] [hbase] Apache-HBase commented on pull request #2807: HBASE-25438 Update create-release mvn in Dockerfile; its 3.6.0; make …

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

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

2020-12-22 Thread lujie (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253845#comment-17253845 ] lujie commented on HBASE-25407: ---   [~vjasani]   {code:java} As far as this one is concer

  1   2   >