[jira] [Commented] (HBASE-25891) Remove dependence storing WAL filenames for backup

2021-07-18 Thread Mallikarjun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382994#comment-17382994 ] Mallikarjun commented on HBASE-25891: - This will be a much needed enhancement in terms of being able

[GitHub] [hbase] rda3mon commented on pull request #3359: HBASE-25891 remove dependence storing wal filenames for backup

2021-07-18 Thread GitBox
rda3mon commented on pull request #3359: URL: https://github.com/apache/hbase/pull/3359#issuecomment-882229011 @Apache9 This is a much needed enhancement before going with 3.0 release. Can you kindly spare some time for this? -- This is an automated message from the Apache Git Service.

[GitHub] [hbase] YutSean edited a comment on pull request #3498: HBASE-26094 L2 BC should not be the victimhandler of L1 BC when using combined BC

2021-07-18 Thread GitBox
YutSean edited a comment on pull request #3498: URL: https://github.com/apache/hbase/pull/3498#issuecomment-882217750 The change passed UTs locally. -- 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] YutSean commented on pull request #3498: HBASE-26094 L2 BC should not be the victimhandler of L1 BC when using combined BC

2021-07-18 Thread GitBox
YutSean commented on pull request #3498: URL: https://github.com/apache/hbase/pull/3498#issuecomment-882217750 The change passed TUs locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Updated] (HBASE-26096) Cleanup the deprecated methods in HBTU related classes

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26096: -- Component/s: test > Cleanup the deprecated methods in HBTU related classes >

[GitHub] [hbase] joshelser commented on a change in pull request #3389: HBASE-25392 Direct insert compacted HFiles into data directory.

2021-07-18 Thread GitBox
joshelser commented on a change in pull request #3389: URL: https://github.com/apache/hbase/pull/3389#discussion_r671950730 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/DirectStoreCompactor.java ## @@ -0,0 +1,100 @@ +/** + *

[jira] [Updated] (HBASE-26094) In branch-1 L2 BC should not be the victimhandler of L1 BC when using combined BC

2021-07-18 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26094: Description: Currently in branch-1, the block cache initialisation is as this code: {code:java}

[jira] [Updated] (HBASE-26094) In branch-1 L2 BC should not be the victimhandler of L1 BC when using combined BC

2021-07-18 Thread Yutong Xiao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yutong Xiao updated HBASE-26094: Description: Currently in branch-1, the block cache initialisation is: {code:java}

[GitHub] [hbase] ZhaoBQ closed pull request #3451: HBASE-26056 Cell TTL set to -1 should mean never expire, the same as CF TTL

2021-07-18 Thread GitBox
ZhaoBQ closed pull request #3451: URL: https://github.com/apache/hbase/pull/3451 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [hbase] Apache9 commented on pull request #3437: HBASE-26037 Implement namespace and table level access control for thrift & thrift2

2021-07-18 Thread GitBox
Apache9 commented on pull request #3437: URL: https://github.com/apache/hbase/pull/3437#issuecomment-882174874 Thank you for your patience! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [hbase] YutSean commented on pull request #3437: HBASE-26037 Implement namespace and table level access control for thrift & thrift2

2021-07-18 Thread GitBox
YutSean commented on pull request #3437: URL: https://github.com/apache/hbase/pull/3437#issuecomment-882174095 OK. I will reconstruct the code then. -- 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] Apache9 commented on pull request #3437: HBASE-26037 Implement namespace and table level access control for thrift & thrift2

2021-07-18 Thread GitBox
Apache9 commented on pull request #3437: URL: https://github.com/apache/hbase/pull/3437#issuecomment-882169159 I think we'd better align with the java client? It we think one method is better than two methods, then we should also change the java client. Otherwise I prefer we still keep

[GitHub] [hbase] YutSean commented on pull request #3437: HBASE-26037 Implement namespace and table level access control for thrift & thrift2

2021-07-18 Thread GitBox
YutSean commented on pull request #3437: URL: https://github.com/apache/hbase/pull/3437#issuecomment-882168032 What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Created] (HBASE-26096) Cleanup the deprecated methods in HBTU related classes

2021-07-18 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26096: - Summary: Cleanup the deprecated methods in HBTU related classes Key: HBASE-26096 URL: https://issues.apache.org/jira/browse/HBASE-26096 Project: HBase Issue Type:

[jira] [Created] (HBASE-26095) Modify our ref guide to mention the deprecated of HBTU and also how to make use of the new TestingHBaseCluster

2021-07-18 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26095: - Summary: Modify our ref guide to mention the deprecated of HBTU and also how to make use of the new TestingHBaseCluster Key: HBASE-26095 URL:

[jira] [Resolved] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26081. --- Resolution: Fixed Merged to master. Thanks [~stack] for reviewing. > Copy HBTU to

[GitHub] [hbase] Apache9 merged pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

2021-07-18 Thread GitBox
Apache9 merged pull request #3478: URL: https://github.com/apache/hbase/pull/3478 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (HBASE-25973) Balancer should explain progress in a better way in log

2021-07-18 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382949#comment-17382949 ] Michael Stack commented on HBASE-25973: --- [~apurt...@yahoo.com] merged the branch-2 PR. > Balancer

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382946#comment-17382946 ] Rushabh Shah commented on HBASE-26088: -- [~apurtell] If [~whitney13] is unable to provide a patch by

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[jira] [Updated] (HBASE-25343) Avoid the failed meta replica region temporarily in Load Balance mode

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25343: Fix Version/s: (was: 2.4.5) 2.4.6 > Avoid the failed meta

[jira] [Updated] (HBASE-25433) There is no limit on the table name length when creating a table

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25433: Fix Version/s: (was: 2.4.5) 2.4.6 > There is no limit on

[jira] [Updated] (HBASE-25613) [Branch-2 and Master]Handle the NoNode exception in remove log replication in a better way then just log WARN

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25613: Fix Version/s: (was: 2.4.5) 2.4.6 > [Branch-2 and

[jira] [Updated] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25588: Fix Version/s: (was: 2.4.5) 2.4.6 > Excessive logging of

[jira] [Assigned] (HBASE-25588) Excessive logging of "hbase.zookeeper.useMulti is deprecated. Default to true always."

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reassigned HBASE-25588: --- Assignee: (was: Lokesh Khurana) > Excessive logging of

[jira] [Updated] (HBASE-25694) Improve the shell's 'status replication' command output

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25694: Fix Version/s: (was: 2.4.5) 2.4.6 > Improve the shell's

[jira] [Updated] (HBASE-25624) Bound LoadBalancer's RegionLocationFinder cache

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25624: Fix Version/s: (was: 2.4.5) 2.4.6 > Bound LoadBalancer's

[jira] [Updated] (HBASE-25642) Fix or stop warning about already cached block

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25642: Fix Version/s: (was: 2.4.5) 2.4.6 > Fix or stop warning

[jira] [Updated] (HBASE-25823) TestSlowLogAccessor.testHigherSlowLogs repeatable failure

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25823: Fix Version/s: (was: 2.4.5) 2.4.6 >

[jira] [Updated] (HBASE-25915) ‘mobdir’ overlaps in HFileLink.mobPath

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25915: Fix Version/s: (was: 2.4.5) (was: 1.4.14)

[jira] [Updated] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26088: Fix Version/s: 2.5.0 > conn.getBufferedMutator(tableName) leaks thread executors

[jira] [Updated] (HBASE-26093) Replication is stuck due to zero length wal file in oldWALs directory [master/branch-2]

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26093: Fix Version/s: 2.5.0 > Replication is stuck due to zero length wal file in

[jira] [Updated] (HBASE-25828) CompactionProgress WARNS: "totalCompactingKVs=N less than currentCompactedKVs=M"

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25828: Fix Version/s: (was: 2.4.5) 2.4.6 > CompactionProgress

[jira] [Updated] (HBASE-25973) Balancer should explain progress in a better way in log

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25973: Fix Version/s: 2.5.0 Resolution: Fixed Status: Resolved (was:

[GitHub] [hbase] apurtell merged pull request #3483: HBASE-25973 Balancer should explain progress in a better way in log -…

2021-07-18 Thread GitBox
apurtell merged pull request #3483: URL: https://github.com/apache/hbase/pull/3483 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Updated] (HBASE-26006) Update ref guide about the 2.4.x release line

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26006: Fix Version/s: (was: 2.4.5) 2.4.6 > Update ref guide about

[jira] [Commented] (HBASE-26093) Replication is stuck due to zero length wal file in oldWALs directory [master/branch-2]

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382895#comment-17382895 ] Andrew Kyle Purtell commented on HBASE-26093: - [~shahrs87] Are you planning to post a PR of

[jira] [Updated] (HBASE-26093) Replication is stuck due to zero length wal file in oldWALs directory [master/branch-2]

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26093: Fix Version/s: 2.4.5 3.0.0-alpha-2 > Replication is stuck due

[jira] [Commented] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17382894#comment-17382894 ] Andrew Kyle Purtell commented on HBASE-26088: - Is someone planning a PR for the two line fix

[jira] [Updated] (HBASE-26088) conn.getBufferedMutator(tableName) leaks thread executors and other problems

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-26088: Fix Version/s: 2.4.5 3.0.0-alpha-2 >

[jira] [Updated] (HBASE-25923) Region state stuck in PENDING_OPEN

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25923: Status: Patch Available (was: Open) > Region state stuck in PENDING_OPEN >

[jira] [Updated] (HBASE-25923) Region state stuck in PENDING_OPEN

2021-07-18 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25923: Fix Version/s: 1.7.2 > Region state stuck in PENDING_OPEN >

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[GitHub] [hbase] Apache-HBase commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

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

[GitHub] [hbase] Apache9 commented on pull request #3478: HBASE-26081 Copy HBTU to hbase-testing-util, rename the HBTU related …

2021-07-18 Thread GitBox
Apache9 commented on pull request #3478: URL: https://github.com/apache/hbase/pull/3478#issuecomment-882027035 Thank you @saintstack . Finally I think I found a way to do renaming instead of moving. This is the release note of this issue. PTAL. Shout if you do not think it is good enough.

[jira] [Updated] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26081: -- Description: See the discussions in the parent issue on why we want to do this. This is the final

[jira] [Updated] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26081: -- Description: See the discussions in the parent issue on why we want to do this. This is the final

[jira] [Updated] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26081: -- Hadoop Flags: Incompatible change,Reviewed Release Note: Copy HBaseCommonTestingUtility,

[jira] [Assigned] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-26081: - Assignee: Duo Zhang > Copy HBTU to hbase-testing-util, rename the HBTU related classes in >

[jira] [Work started] (HBASE-26081) Copy HBTU to hbase-testing-util, rename the HBTU related classes in hbase-server and mark them as IA.LimitedPrivate

2021-07-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-26081 started by Duo Zhang. - > Copy HBTU to hbase-testing-util, rename the HBTU related classes in >

[GitHub] [hbase] virajjasani commented on pull request #3492: HBASE-25986 set default value of normalization enabled from hbase site

2021-07-18 Thread GitBox
virajjasani commented on pull request #3492: URL: https://github.com/apache/hbase/pull/3492#issuecomment-882024930 Checkstyles and whitespace, once fixed, will merge all PRs of HBASE-25986 together. -- This is an automated message from the Apache Git Service. To respond to the message,