[GitHub] [hbase] Apache-HBase commented on pull request #3244: HBASE-25869 WAL value compression

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[jira] [Commented] (HBASE-25861) Correct the usage of Configuration#addDeprecation

2021-05-18 Thread Baiqiang Zhao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347293#comment-17347293 ] Baiqiang Zhao commented on HBASE-25861: --- Thanks for the review [~ndimiduk] ! > Correct the usage

[GitHub] [hbase] Apache-HBase commented on pull request #3278: HBASE-25791 UI of master-status to show a recent history of that why …

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

[GitHub] [hbase] Apache9 merged pull request #3275: HBASE-25791 UI of master-status to show a recent history of that why …

2021-05-18 Thread GitBox
Apache9 merged pull request #3275: URL: https://github.com/apache/hbase/pull/3275 -- 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. For queries about this service, please

[jira] [Commented] (HBASE-25791) UI of master-status to show a recent history of that why balancer was rejected to run

2021-05-18 Thread Zhuoyue Huang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347288#comment-17347288 ] Zhuoyue Huang commented on HBASE-25791: --- Created PR against branch-2. Thanks [~zhangduo] for

[jira] [Updated] (HBASE-25791) UI of master-status to show a recent history of that why balancer was rejected to run

2021-05-18 Thread Zhuoyue Huang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoyue Huang updated HBASE-25791: -- Fix Version/s: 2.5.0 3.0.0-alpha-1 > UI of master-status to show a recent

[GitHub] [hbase] GeorryHuang opened a new pull request #3278: HBASE-25791 UI of master-status to show a recent history of that why …

2021-05-18 Thread GitBox
GeorryHuang opened a new pull request #3278: URL: https://github.com/apache/hbase/pull/3278 …balancer was rejected to run -- 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.

[jira] [Commented] (HBASE-25890) [branch-1] add -U for maven build to force a check for updated releases and snapshots on remote repositories

2021-05-18 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347283#comment-17347283 ] Reid Chan commented on HBASE-25890: --- yeah, I know... Your PR is ok, but please hold for a while, I

[GitHub] [hbase] Apache-HBase commented on pull request #3244: HBASE-25869 WAL value compression

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[jira] [Commented] (HBASE-25032) Do not assign regions to region server which has not called regionServerReport yet

2021-05-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347253#comment-17347253 ] Hudson commented on HBASE-25032: Results for branch branch-2.4 [build #121 on

[GitHub] [hbase] apurtell commented on pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on pull request #3244: URL: https://github.com/apache/hbase/pull/3244#issuecomment-843686132 Rebased. Addressed last round of review feedback. Added another unit test. The split and replay tests which enable value compression already provide similar

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634856523 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845897 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634852832 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634852832 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[jira] [Commented] (HBASE-25894) Improve the performance for region load and region count related cost functions

2021-05-18 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347234#comment-17347234 ] Duo Zhang commented on HBASE-25894: --- The url you given for your version is 404 for me... Anyway,

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634839182 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634840135 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634849379 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[jira] [Commented] (HBASE-25888) Backup tests are categorically flakey

2021-05-18 Thread Mallikarjun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347230#comment-17347230 ] Mallikarjun commented on HBASE-25888: - It is as simple as `Setup` and `TearDown` problem. When you

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634846095 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845897 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634845166 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634843684 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634843684 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841914 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841914 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841914 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841914 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841914 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634841259 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634840283 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634840135 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634839182 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634839349 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634839182 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634838987 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/wal/TestWALSplitValueCompression.java ## @@ -0,0 +1,44 @@ +/** + * Licensed to the

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634838266 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -70,18 +150,55 @@ public

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634838171 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -70,18 +150,55 @@ public

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634837582 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java ## @@ -256,20 +264,31 @@ public void write(Cell cell)

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634837188 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java ## @@ -256,20 +264,31 @@ public void write(Cell cell)

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634836852 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java ## @@ -151,6 +159,16 @@ public void seek(long pos)

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634832496 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java ## @@ -18,37 +18,117 @@ package

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634832170 ## File path: hbase-protocol-shaded/src/main/protobuf/server/region/WAL.proto ## @@ -32,6 +32,8 @@ message WALHeader { optional bool

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634828768 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] apurtell commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
apurtell commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634828768 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[jira] [Commented] (HBASE-25844) Fix Jersey for hbase-server processes

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347216#comment-17347216 ] Nick Dimiduk commented on HBASE-25844: -- For your reference, I have posted a feature branch that

[jira] [Commented] (HBASE-25865) Visualize current state of region assignment

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347215#comment-17347215 ] Nick Dimiduk commented on HBASE-25865: -- Also, please consider this change along with the questions

[jira] [Commented] (HBASE-25865) Visualize current state of region assignment

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347214#comment-17347214 ] Nick Dimiduk commented on HBASE-25865: -- Here is a feature branch based off of HBASE-25864 that

[jira] [Work started] (HBASE-25896) Implement a Region Visualization on Master WebUI

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25896 started by Nick Dimiduk. > Implement a Region Visualization on Master WebUI >

[jira] [Work started] (HBASE-25895) Implement a Cluster Metrics JSON endpoint

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25895 started by Nick Dimiduk. > Implement a Cluster Metrics JSON endpoint >

[jira] [Created] (HBASE-25896) Implement a Region Visualization on Master WebUI

2021-05-18 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25896: Summary: Implement a Region Visualization on Master WebUI Key: HBASE-25896 URL: https://issues.apache.org/jira/browse/HBASE-25896 Project: HBase Issue Type:

[jira] [Created] (HBASE-25895) Implement a Cluster Metrics JSON endpoint

2021-05-18 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25895: Summary: Implement a Cluster Metrics JSON endpoint Key: HBASE-25895 URL: https://issues.apache.org/jira/browse/HBASE-25895 Project: HBase Issue Type:

[jira] [Updated] (HBASE-25844) Fix Jersey for hbase-server processes

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25844: - Fix Version/s: 2.5.0 3.0.0-alpha-1 > Fix Jersey for hbase-server processes >

[jira] [Commented] (HBASE-25844) Fix Jersey for hbase-server processes

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347212#comment-17347212 ] Nick Dimiduk commented on HBASE-25844: -- I have PR posted with the subtasks. I'm interested to know

[jira] [Updated] (HBASE-25865) Visualize current state of region assignment

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25865: - Fix Version/s: 2.5.0 3.0.0-alpha-1 > Visualize current state of region

[jira] [Work started] (HBASE-25844) Fix Jersey for hbase-server processes

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25844 started by Nick Dimiduk. > Fix Jersey for hbase-server processes >

[jira] [Assigned] (HBASE-25844) Fix Jersey for hbase-server processes

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-25844: Assignee: Nick Dimiduk > Fix Jersey for hbase-server processes >

[GitHub] [hbase] Apache-HBase commented on pull request #3277: HBASE-25893 First draft

2021-05-18 Thread GitBox
Apache-HBase commented on pull request #3277: URL: https://github.com/apache/hbase/pull/3277#issuecomment-843633595 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] bharathv commented on pull request #3264: HBASE-25887 Wait for appendExecutor to shutdown running tasks

2021-05-18 Thread GitBox
bharathv commented on pull request #3264: URL: https://github.com/apache/hbase/pull/3264#issuecomment-843592786 > master branch doesn't have appendExecutor at all. I am still trying to understand how appends/sync works in master branch. Ya much of the code has been rewritten with

[jira] [Updated] (HBASE-25888) Backup tests are categorically flakey

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25888: - Attachment: TEST-org.apache.hadoop.hbase.backup.TestRestoreBoundaryTests.xml.gz

[jira] [Updated] (HBASE-25888) Backup tests are categorically flakey

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25888: - Fix Version/s: 3.0.0-alpha-1 > Backup tests are categorically flakey >

[jira] [Commented] (HBASE-25888) Backup tests are categorically flakey

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347162#comment-17347162 ] Nick Dimiduk commented on HBASE-25888: -- [~rda3mon] I still have the test logs from that build. Let

[jira] [Assigned] (HBASE-25866) RESTServer should implement Hadoop's Tool interface

2021-05-18 Thread Shanmukha Haripriya Kota (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanmukha Haripriya Kota reassigned HBASE-25866: Assignee: Shanmukha Haripriya Kota > RESTServer should implement

[jira] [Commented] (HBASE-25866) RESTServer should implement Hadoop's Tool interface

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347158#comment-17347158 ] Nick Dimiduk commented on HBASE-25866: -- Heya [~sk...@cloudera.com], no, it's not called for. Looks

[jira] [Commented] (HBASE-25032) Do not assign regions to region server which has not called regionServerReport yet

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347157#comment-17347157 ] Nick Dimiduk commented on HBASE-25032: -- Hmm, the failure on the recent branch-2.3 nightly looks

[jira] [Commented] (HBASE-25875) RegionServer failed to start due to IllegalThreadStateException in AuthenticationTokenSecretManager.start

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347156#comment-17347156 ] Nick Dimiduk commented on HBASE-25875: -- Heya [~pankajkumar], the failures on the recent nightly of

[GitHub] [hbase] shahrs87 commented on pull request #3264: HBASE-25887 Wait for appendExecutor to shutdown running tasks

2021-05-18 Thread GitBox
shahrs87 commented on pull request #3264: URL: https://github.com/apache/hbase/pull/3264#issuecomment-843551478 > meanwhile, does this apply to other branches? @bharathv This patch doesn't apply to other branches. master branch doesn't have appendExecutor at all. I am still trying

[GitHub] [hbase] bharathv commented on pull request #3264: HBASE-25887 Wait for appendExecutor to shutdown running tasks

2021-05-18 Thread GitBox
bharathv commented on pull request #3264: URL: https://github.com/apache/hbase/pull/3264#issuecomment-843537924 Waiting on @virajjasani, he had some questions/comments. @shahrs87 meanwhile, does this apply to other branches? -- This is an automated message from the Apache Git

[jira] [Commented] (HBASE-25866) RESTServer should implement Hadoop's Tool interface

2021-05-18 Thread Shanmukha Haripriya Kota (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347144#comment-17347144 ] Shanmukha Haripriya Kota commented on HBASE-25866: -- Hi, If this task is still open, I

[GitHub] [hbase] shahrs87 opened a new pull request #3277: HBASE-25893 First draft

2021-05-18 Thread GitBox
shahrs87 opened a new pull request #3277: URL: https://github.com/apache/hbase/pull/3277 -- 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. For queries about this service,

[GitHub] [hbase] shahrs87 commented on pull request #3210: HBASE-25827 Per Cell TTL tags get duplicated with increments causing tags length overflow

2021-05-18 Thread GitBox
shahrs87 commented on pull request #3210: URL: https://github.com/apache/hbase/pull/3210#issuecomment-843512062 @anoopsjohn could you please help review this patch ? Thank you ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Comment Edited] (HBASE-25894) Improve the performance for region load and region count related cost functions

2021-05-18 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347126#comment-17347126 ] Bryan Beaudreault edited comment on HBASE-25894 at 5/18/21, 7:48 PM: -

[jira] [Commented] (HBASE-25894) Improve the performance for region load and region count related cost functions

2021-05-18 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347126#comment-17347126 ] Bryan Beaudreault commented on HBASE-25894: --- I'm on a very old EOL'd version of HBase, but

[jira] [Commented] (HBASE-25890) [branch-1] add -U for maven build to force a check for updated releases and snapshots on remote repositories

2021-05-18 Thread Rushabh Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347118#comment-17347118 ] Rushabh Shah commented on HBASE-25890: -- [~reidchan] Latest precommit on branch-1 failed even after

[GitHub] [hbase] shahrs87 commented on pull request #3264: HBASE-25887 Wait for appendExecutor to shutdown running tasks

2021-05-18 Thread GitBox
shahrs87 commented on pull request #3264: URL: https://github.com/apache/hbase/pull/3264#issuecomment-843448978 `TestLogLevel` succeeded locally. ``` [INFO] [INFO] --- [INFO] T E S T S [INFO]

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

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

[jira] [Commented] (HBASE-25032) Do not assign regions to region server which has not called regionServerReport yet

2021-05-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347107#comment-17347107 ] Hudson commented on HBASE-25032: Results for branch branch-2 [build #253 on

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[jira] [Commented] (HBASE-25032) Do not assign regions to region server which has not called regionServerReport yet

2021-05-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347039#comment-17347039 ] Hudson commented on HBASE-25032: Results for branch branch-2.3 [build #218 on

[jira] [Commented] (HBASE-25875) RegionServer failed to start due to IllegalThreadStateException in AuthenticationTokenSecretManager.start

2021-05-18 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347038#comment-17347038 ] Hudson commented on HBASE-25875: Results for branch branch-2.3 [build #218 on

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[jira] [Work started] (HBASE-25888) Backup tests are categorically flakey

2021-05-18 Thread Mallikarjun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-25888 started by Mallikarjun. --- > Backup tests are categorically flakey > -

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

2021-05-18 Thread GitBox
Apache-HBase commented on pull request #3276: URL: https://github.com/apache/hbase/pull/3276#issuecomment-843218264 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

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

[GitHub] [hbase] Apache9 commented on a change in pull request #3244: HBASE-25869 WAL value compression

2021-05-18 Thread GitBox
Apache9 commented on a change in pull request #3244: URL: https://github.com/apache/hbase/pull/3244#discussion_r634396897 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/io/DelegatingInputStream.java ## @@ -0,0 +1,99 @@ +/** + * Licensed to the Apache

[GitHub] [hbase] Apache-HBase commented on pull request #3276: HBASE-25894 Improve the performance for region load and region count related cost functions

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[GitHub] [hbase] Apache-HBase commented on pull request #3274: HBASE-25873 Refactor and cleanup the code for CostFunction

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

[jira] [Updated] (HBASE-25861) Correct the usage of Configuration#addDeprecation

2021-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-25861: - Resolution: Fixed Status: Resolved (was: Patch Available) Thank you for the nice

  1   2   >