[jira] [Commented] (HBASE-26491) I can't read/write a Hbase table by spark-hbase connector when the table is in non-default namespace

2021-11-29 Thread mengdou (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450932#comment-17450932 ] mengdou commented on HBASE-26491: - Fine, I'm looking forward to the new version to address the problem

[GitHub] [hbase] virajjasani commented on a change in pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
virajjasani commented on a change in pull request #3862: URL: https://github.com/apache/hbase/pull/3862#discussion_r759007639 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/util/Threads.java ## @@ -197,4 +199,33 @@ public static void

[jira] [Updated] (HBASE-26488) Memory leak when MemStore retrying

2021-11-29 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-26488: - Affects Version/s: 2.4.8 3.0.0-alpha-1 > Memory leak when MemStore retrying >

[jira] [Updated] (HBASE-26488) Memory leak when MemStore retrying

2021-11-29 Thread chenglei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenglei updated HBASE-26488: - Summary: Memory leak when MemStore retrying (was: MemStore may flush corrupt or empty data when

[GitHub] [hbase] sunhelly commented on pull request #3297: HBASE-25905 Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread GitBox
sunhelly commented on pull request #3297: URL: https://github.com/apache/hbase/pull/3297#issuecomment-982352293 Thanks @apurtell , I'll change the title of this PR, since it does not address the root cause. @Apache9 has ideas about how to fix the stuck problem, let's wait for his good

[GitHub] [hbase] Apache-HBase commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

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

[GitHub] [hbase] Apache-HBase commented on pull request #3897: HBASE-26517 Add auth method information to AccessChecker audit log

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

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[jira] [Assigned] (HBASE-26517) Add auth method information to AccessChecker audit log

2021-11-29 Thread Tomu Tsuruhara (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomu Tsuruhara reassigned HBASE-26517: -- Assignee: Tomu Tsuruhara > Add auth method information to AccessChecker audit log >

[GitHub] [hbase] tom-lpsd opened a new pull request #3897: HBASE-26517 Add auth method information to AccessChecker audit log

2021-11-29 Thread GitBox
tom-lpsd opened a new pull request #3897: URL: https://github.com/apache/hbase/pull/3897 JIRA: https://issues.apache.org/jira/browse/HBASE-26517 -- 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

[jira] [Created] (HBASE-26517) Add auth method information to AccessChecker audit log

2021-11-29 Thread Tomu Tsuruhara (Jira)
Tomu Tsuruhara created HBASE-26517: -- Summary: Add auth method information to AccessChecker audit log Key: HBASE-26517 URL: https://issues.apache.org/jira/browse/HBASE-26517 Project: HBase

[GitHub] [hbase] Apache-HBase commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

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

[GitHub] [hbase] Apache-HBase commented on pull request #3875: HBASE-26459 HMaster should move non-meta region only if meta is ONLINE

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

[GitHub] [hbase] Apache9 commented on a change in pull request #3883: HBASE-26490 Add builder for class ReplicationLoadSink

2021-11-29 Thread GitBox
Apache9 commented on a change in pull request #3883: URL: https://github.com/apache/hbase/pull/3883#discussion_r758939781 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationLoadSink.java ## @@ -47,4 +46,42 @@ public long

[jira] [Commented] (HBASE-24356) Move hbase-connectors to hbase-thirdparty-3.3.0

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450862#comment-17450862 ] Duo Zhang commented on HBASE-24356: --- Does hbase-connectors needs to use the same hbase-thirdparty

[jira] [Commented] (HBASE-26491) I can't read/write a Hbase table by spark-hbase connector when the table is in non-default namespace

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450863#comment-17450863 ] Duo Zhang commented on HBASE-26491: --- We have more than 40 issues for hbase-connectors-1.0.1, so I

[jira] [Assigned] (HBASE-24276) hbase spark connector doesn't support writing to table not in default namespace

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-24276: - Assignee: Naitree Zhu > hbase spark connector doesn't support writing to table not in default

[GitHub] [hbase] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

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

[jira] [Commented] (HBASE-26491) I can't read/write a Hbase table by spark-hbase connector when the table is in non-default namespace

2021-11-29 Thread mengdou (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450843#comment-17450843 ] mengdou commented on HBASE-26491: - Great!When does it be released and pushed to maven repo? Does it have

[GitHub] [hbase] Apache9 commented on pull request #3896: HBASE-26471 Move tracing semantic attributes to their own class

2021-11-29 Thread GitBox
Apache9 commented on pull request #3896: URL: https://github.com/apache/hbase/pull/3896#issuecomment-982275451 Please fix the checkstyle issue? Thanks. -- 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] Apache9 commented on pull request #3863: Tracing Spans of RPCs should follow otel semantic conventions

2021-11-29 Thread GitBox
Apache9 commented on pull request #3863: URL: https://github.com/apache/hbase/pull/3863#issuecomment-982275307 > @Apache9 sure, if you prefer, we can do them one-by-one. I thought having the whole change-set on a feature branch / single PR would make it easier for reviewers to evaluate

[GitHub] [hbase] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

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

[GitHub] [hbase] Apache-HBase commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

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

[jira] [Commented] (HBASE-26491) I can't read/write a Hbase table by spark-hbase connector when the table is in non-default namespace

2021-11-29 Thread Yohei Kishimoto (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450831#comment-17450831 ] Yohei Kishimoto commented on HBASE-26491: - hbase-spark had an issue when using namespace other

[jira] [Assigned] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha reassigned HBASE-25905: -- Assignee: Duo Zhang (was: Xiaolin Ha) > Shutdown of WAL stuck at waitForSafePoint >

[jira] [Commented] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450829#comment-17450829 ] Xiaolin Ha commented on HBASE-25905: Thanks, [~zhangduo]. Let me assign this issue to you. And the

[GitHub] [hbase] Apache-HBase commented on pull request #3896: HBASE-26471 Move tracing semantic attributes to their own class

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

[GitHub] [hbase] bbeaudreault commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

2021-11-29 Thread GitBox
bbeaudreault commented on pull request #3895: URL: https://github.com/apache/hbase/pull/3895#issuecomment-982213023 The new tests are failing here but working locally. Will figure out tomorrow -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hbase] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #3862: URL: https://github.com/apache/hbase/pull/3862#issuecomment-982206429 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[GitHub] [hbase] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

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

[GitHub] [hbase] Apache-HBase commented on pull request #3896: HBASE-26471 Move tracing semantic attributes to their own class

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

[GitHub] [hbase] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

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

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[GitHub] [hbase] Apache-HBase commented on pull request #3896: HBASE-26471 Move tracing semantic attributes to their own class

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

[jira] [Updated] (HBASE-25868) [hbase-thirdparty] Shade jackson-jaxrs-json-provider for use with shaded jersey

2021-11-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25868: - Fix Version/s: thirdparty-4.0.0 > [hbase-thirdparty] Shade jackson-jaxrs-json-provider for use

[jira] [Updated] (HBASE-25868) [hbase-thirdparty] Shade jackson-jaxrs-json-provider for use with shaded jersey

2021-11-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25868: - Resolution: Fixed Status: Resolved (was: Patch Available) > [hbase-thirdparty] Shade

[jira] [Updated] (HBASE-25863) [hbase-thirdparty] Shade javax.ws.rs package for use with shaded Jersey

2021-11-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25863: - Resolution: Fixed Status: Resolved (was: Patch Available) > [hbase-thirdparty] Shade

[GitHub] [hbase-thirdparty] ndimiduk merged pull request #51: HBASE-25863 Shade javax.ws.rs package for use with shaded Jersey

2021-11-29 Thread GitBox
ndimiduk merged pull request #51: URL: https://github.com/apache/hbase-thirdparty/pull/51 -- 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] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[GitHub] [hbase] ndimiduk commented on pull request #3863: Tracing Spans of RPCs should follow otel semantic conventions

2021-11-29 Thread GitBox
ndimiduk commented on pull request #3863: URL: https://github.com/apache/hbase/pull/3863#issuecomment-982060431 @Apache9 sure, if you prefer, we can do them one-by-one. I thought having the whole change-set on a feature branch / single PR would make it easier for reviewers to evaluate the

[GitHub] [hbase] ndimiduk closed pull request #3863: Tracing Spans of RPCs should follow otel semantic conventions

2021-11-29 Thread GitBox
ndimiduk closed pull request #3863: URL: https://github.com/apache/hbase/pull/3863 -- 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] Apache-HBase commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

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

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[GitHub] [hbase] shahrs87 commented on a change in pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
shahrs87 commented on a change in pull request #3862: URL: https://github.com/apache/hbase/pull/3862#discussion_r758703923 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/util/ServerCommandLine.java ## @@ -141,18 +142,51 @@ public static void

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[GitHub] [hbase] Apache-HBase commented on pull request #3875: HBASE-26459 HMaster should move non-meta region only if meta is ONLINE

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #3875: URL: https://github.com/apache/hbase/pull/3875#issuecomment-981939269 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 8m

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[jira] [Commented] (HBASE-26485) Introduce a method to clean restore directory after Snapshot Scan

2021-11-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450661#comment-17450661 ] Hudson commented on HBASE-26485: Results for branch branch-2 [build #405 on

[jira] [Commented] (HBASE-26455) TestStochasticLoadBalancerRegionReplicaWithRacks fails consistently

2021-11-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450662#comment-17450662 ] Hudson commented on HBASE-26455: Results for branch branch-2 [build #405 on

[jira] [Commented] (HBASE-24749) Direct insert HFiles and Persist in-memory HFile tracking

2021-11-29 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450629#comment-17450629 ] Josh Elser commented on HBASE-24749: HBASE-26067 seems to be the right path to me. I don't see a

[jira] [Comment Edited] (HBASE-26323) Introduce a SnapshotProcedure

2021-11-29 Thread ruanhui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17449969#comment-17449969 ] ruanhui edited comment on HBASE-26323 at 11/29/21, 5:44 PM: hi  [~zhangduo]  

[GitHub] [hbase] virajjasani commented on a change in pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
virajjasani commented on a change in pull request #3862: URL: https://github.com/apache/hbase/pull/3862#discussion_r758580970 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/util/Threads.java ## @@ -197,4 +199,34 @@ public static void

[GitHub] [hbase-thirdparty] ndimiduk commented on pull request #51: HBASE-25863 Shade javax.ws.rs package for use with shaded Jersey

2021-11-29 Thread GitBox
ndimiduk commented on pull request #51: URL: https://github.com/apache/hbase-thirdparty/pull/51#issuecomment-981849600 This PR is probably fine to merge. I'd wanted to land the dependent feature in HBase before committing here, but I've been pulled onto other projects and haven't gotten

[GitHub] [hbase] virajjasani commented on a change in pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
virajjasani commented on a change in pull request #3862: URL: https://github.com/apache/hbase/pull/3862#discussion_r758576950 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/util/ServerCommandLine.java ## @@ -141,18 +142,51 @@ public static void

[GitHub] [hbase] virajjasani commented on a change in pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
virajjasani commented on a change in pull request #3862: URL: https://github.com/apache/hbase/pull/3862#discussion_r758575359 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/util/Threads.java ## @@ -197,4 +199,34 @@ public static void

[GitHub] [hbase] Apache-HBase commented on pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

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

[GitHub] [hbase-thirdparty] apurtell commented on pull request #51: HBASE-25863 Shade javax.ws.rs package for use with shaded Jersey

2021-11-29 Thread GitBox
apurtell commented on pull request #51: URL: https://github.com/apache/hbase-thirdparty/pull/51#issuecomment-981784581 @Apache9 There are two approvals here, I say just go ahead -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [hbase] Apache-HBase commented on pull request #3892: [WIP]HBASE-26510 Separate the blockcache enabled key and cache data on read key

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #3892: URL: https://github.com/apache/hbase/pull/3892#issuecomment-981783078 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m

[GitHub] [hbase] bbeaudreault opened a new pull request #3895: HBASE-26304 Reflect out of band locality improvements in metrics and balancer

2021-11-29 Thread GitBox
bbeaudreault opened a new pull request #3895: URL: https://github.com/apache/hbase/pull/3895 Backports #3803 to branch-2 @Apache9 -- 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] Apache9 commented on pull request #3887: HBASE-26482 HMaster may clean wals that is replicating in rare cases

2021-11-29 Thread GitBox
Apache9 commented on pull request #3887: URL: https://github.com/apache/hbase/pull/3887#issuecomment-981726456 @Reidd PTAL in your convenience~ -- 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-25863) [hbase-thirdparty] Shade javax.ws.rs package for use with shaded Jersey

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450517#comment-17450517 ] Duo Zhang commented on HBASE-25863: --- This is the last pending issue for thirdparty-4.0.0, do you have

[GitHub] [hbase] Apache-HBase commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

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

[GitHub] [hbase] Apache-HBase commented on pull request #3893: HBASE-26510 Separate the blockcache enabled key and cache data on read key

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

[jira] [Created] (HBASE-26516) [hbase-thirdparty] Put up 4.0.0RC0

2021-11-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26516: - Summary: [hbase-thirdparty] Put up 4.0.0RC0 Key: HBASE-26516 URL: https://issues.apache.org/jira/browse/HBASE-26516 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-26515) [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.0

2021-11-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26515: - Summary: [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.0 Key: HBASE-26515 URL: https://issues.apache.org/jira/browse/HBASE-26515 Project: HBase

[jira] [Updated] (HBASE-25944) [hbase-thirdparty] Release 3.5.1

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25944: -- Component/s: community > [hbase-thirdparty] Release 3.5.1 > > >

[jira] [Updated] (HBASE-25952) [hbase-thirdparty] Put up 3.5.1RC0

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25952: -- Component/s: community > [hbase-thirdparty] Put up 3.5.1RC0 > -- > >

[jira] [Resolved] (HBASE-25944) [hbase-thirdparty] Release 3.5.1

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25944. --- Resolution: Fixed > [hbase-thirdparty] Release 3.5.1 > > >

[jira] [Resolved] (HBASE-25952) [hbase-thirdparty] Put up 3.5.1RC0

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25952. --- Resolution: Fixed > [hbase-thirdparty] Put up 3.5.1RC0 > -- > >

[jira] [Created] (HBASE-26514) [hbase-thirdparty] Set version as 4.0.0 in prep for first RC

2021-11-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-26514: - Summary: [hbase-thirdparty] Set version as 4.0.0 in prep for first RC Key: HBASE-26514 URL: https://issues.apache.org/jira/browse/HBASE-26514 Project: HBase

[GitHub] [hbase] YutSean commented on pull request #3875: HBASE-26459 HMaster should move non-meta region only if meta is ONLINE

2021-11-29 Thread GitBox
YutSean commented on pull request #3875: URL: https://github.com/apache/hbase/pull/3875#issuecomment-981714347 Fixed in the latest commit. Let's see if it is ok this time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [hbase] Apache-HBase commented on pull request #3892: [WIP]HBASE-26510 Separate the blockcache enabled key and cache data on read key

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #3892: URL: https://github.com/apache/hbase/pull/3892#issuecomment-981712986 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] zhengzhuobinzzb commented on pull request #3887: HBASE-26482 HMaster may clean wals that is replicating in rare cases

2021-11-29 Thread GitBox
zhengzhuobinzzb commented on pull request #3887: URL: https://github.com/apache/hbase/pull/3887#issuecomment-981712912 @Apache9 General ping for review~~ -- 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

[jira] [Commented] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450507#comment-17450507 ] Duo Zhang commented on HBASE-25905: --- This should be a blocker as it may hang the region server.

[jira] [Updated] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25905: -- Fix Version/s: 2.5.0 3.0.0-alpha-2 2.4.9 > Shutdown of WAL

[jira] [Updated] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-25905: -- Priority: Blocker (was: Critical) > Shutdown of WAL stuck at waitForSafePoint >

[jira] [Commented] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450506#comment-17450506 ] Duo Zhang commented on HBASE-25905: --- OK, I think I found a possible way to reproduce this. We need to

[jira] [Commented] (HBASE-25905) Shutdown of WAL stuck at waitForSafePoint

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450501#comment-17450501 ] Duo Zhang commented on HBASE-25905: --- OK, so the key problem here is that, when syncFailed, we will add

[GitHub] [hbase] shahrs87 commented on pull request #3862: HBASE-26468 Region Server doesn't exit cleanly incase it crashes.

2021-11-29 Thread GitBox
shahrs87 commented on pull request #3862: URL: https://github.com/apache/hbase/pull/3862#issuecomment-981685325 @virajjasani @Apache9 Can you please review the patch again. I tested the change on internal test cluster and it works as expected. Thank you ! -- This is an automated

[jira] [Resolved] (HBASE-26505) [hbase-thirdparty] Bump commons-cli version to 1.5.0

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26505. --- Resolution: Fixed > [hbase-thirdparty] Bump commons-cli version to 1.5.0 >

[GitHub] [hbase] joshelser commented on pull request #3894: HBASE-26512 Make timestamp format configurable in HBase shell scan ou…

2021-11-29 Thread GitBox
joshelser commented on pull request #3894: URL: https://github.com/apache/hbase/pull/3894#issuecomment-981675697 Also, fyi @cuibo01 since you had made the change in #2351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Resolved] (HBASE-26506) [hbase-thirdparty] Bump jersey version to 2.35

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26506. --- Fix Version/s: thirdparty-4.0.0 Hadoop Flags: Reviewed Release Note: Upgrade jersey

[jira] [Resolved] (HBASE-26504) [hbase-thirdparty] Bump maven plugin versions

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26504. --- Resolution: Fixed > [hbase-thirdparty] Bump maven plugin versions >

[jira] [Updated] (HBASE-26505) [hbase-thirdparty] Bump commons-cli version to 1.5.0

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26505: -- Fix Version/s: thirdparty-4.0.0 Hadoop Flags: Reviewed Release Note: Upgrade commons-cli

[jira] [Updated] (HBASE-26504) [hbase-thirdparty] Bump maven plugin versions

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26504: -- Component/s: build pom Fix Version/s: thirdparty-4.0.0 Hadoop Flags:

[jira] [Resolved] (HBASE-26503) [hbase-thirdparty] Bump guava version to 31.0.1-jre

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26503. --- Fix Version/s: thirdparty-4.0.0 Hadoop Flags: Reviewed Release Note: Upgrade guava

[jira] [Resolved] (HBASE-26502) [hbase-thirdparty] Bump gson version to 2.8.9

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26502. --- Resolution: Fixed > [hbase-thirdparty] Bump gson version to 2.8.9 >

[jira] [Resolved] (HBASE-26501) [hbase-thirdparty] Bump jetty version to 9.4.44.v20210927

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26501. --- Resolution: Fixed Merged to master. > [hbase-thirdparty] Bump jetty version to 9.4.44.v20210927 >

[jira] [Updated] (HBASE-26502) [hbase-thirdparty] Bump gson version to 2.8.9

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26502: -- Fix Version/s: thirdparty-4.0.0 Hadoop Flags: Reviewed Release Note: Upgrade gson version

[jira] [Updated] (HBASE-26501) [hbase-thirdparty] Bump jetty version to 9.4.44.v20210927

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26501: -- Fix Version/s: thirdparty-4.0.0 Hadoop Flags: Reviewed Release Note: Upgrade jetty version

[jira] [Resolved] (HBASE-26499) [hbase-thirdparty] Bump netty version to 4.1.70.Final

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-26499. --- Fix Version/s: thirdparty-4.0.0 Resolution: Fixed > [hbase-thirdparty] Bump netty version to

[jira] [Updated] (HBASE-26499) [hbase-thirdparty] Bump netty version to 4.1.70.Final

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-26499: -- Hadoop Flags: Reviewed Release Note: Upgrade netty version 4.1.65.Final -> 4.1.70.Final >

[GitHub] [hbase-thirdparty] Apache9 merged pull request #65: HBASE-26503 [hbase-thirdparty] Bump guava version to 31.0.1-jre

2021-11-29 Thread GitBox
Apache9 merged pull request #65: URL: https://github.com/apache/hbase-thirdparty/pull/65 -- 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-thirdparty] Apache-HBase commented on pull request #65: HBASE-26503 [hbase-thirdparty] Bump guava version to 31.0.1-jre

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #65: URL: https://github.com/apache/hbase-thirdparty/pull/65#issuecomment-981664775 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

[jira] [Commented] (HBASE-26067) Change the way on how we track store file list

2021-11-29 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450473#comment-17450473 ] Duo Zhang commented on HBASE-26067: --- For me I think HBASE-26286 should be included. The metrics for

[jira] [Commented] (HBASE-26403) Remove 1.4.x from our download page

2021-11-29 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450455#comment-17450455 ] Hudson commented on HBASE-26403: Results for branch master [build #455 on

[jira] [Commented] (HBASE-26067) Change the way on how we track store file list

2021-11-29 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17450453#comment-17450453 ] Wellington Chevreuil commented on HBASE-26067: -- {quote} I think compaction speed could

[GitHub] [hbase] Apache-HBase commented on pull request #3894: HBASE-26512 Make timestamp format configurable in HBase shell scan ou…

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

[GitHub] [hbase] Apache-HBase commented on pull request #3894: HBASE-26512 Make timestamp format configurable in HBase shell scan ou…

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

[GitHub] [hbase-thirdparty] Apache-HBase commented on pull request #65: HBASE-26503 [hbase-thirdparty] Bump guava version to 31.0.1-jre

2021-11-29 Thread GitBox
Apache-HBase commented on pull request #65: URL: https://github.com/apache/hbase-thirdparty/pull/65#issuecomment-981633464 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec |

  1   2   >