[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112269#comment-17112269 ] Duo Zhang commented on HBASE-11288: --- {quote} True but they are both tables. Operationally that makes

[GitHub] [hbase] jojochuang commented on pull request #1743: HBASE-24403 FsDelegationToken should cache token after acquired a new one

2020-05-20 Thread GitBox
jojochuang commented on pull request #1743: URL: https://github.com/apache/hbase/pull/1743#issuecomment-631598589 Thanks for fixing it! Looks like a big improvement for HDFS. This is an automated message from the Apache Git

[GitHub] [hbase] HorizonNet commented on a change in pull request #1743: HBASE-24403 FsDelegationToken should cache token after acquired a new one

2020-05-20 Thread GitBox
HorizonNet commented on a change in pull request #1743: URL: https://github.com/apache/hbase/pull/1743#discussion_r428202664 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/FsDelegationToken.java ## @@ -104,6 +104,7 @@ public void

[GitHub] [hbase] HorizonNet commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
HorizonNet commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r428208669 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide5.java ## @@ -2274,6 +2274,21 @@ public void

[jira] [Updated] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-24367: Fix Version/s: 2.2.5 2.4.0 2.3.0

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112530#comment-17112530 ] Andrew Kyle Purtell commented on HBASE-11288: - bq. I agree publishing all the regionserver

[jira] [Commented] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112521#comment-17112521 ] Andrew Kyle Purtell commented on HBASE-24367: - What I plan to do: - Log the elapsed time in

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] virajjasani opened a new pull request #1747: HBASE-24405 : Document hbase:slowlog related operations

2020-05-20 Thread GitBox
virajjasani opened a new pull request #1747: URL: https://github.com/apache/hbase/pull/1747 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

[GitHub] [hbase] Apache-HBase commented on pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

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

[GitHub] [hbase] bharathv opened a new pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

2020-05-20 Thread GitBox
bharathv opened a new pull request #1748: URL: https://github.com/apache/hbase/pull/1748 The current wording gives an impression the session timeout range on the ZK side is forced to be in the range [2 * tickTime, 20 * tickTime]. This range is configurable on the ZK service side

[GitHub] [hbase] HorizonNet commented on a change in pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

2020-05-20 Thread GitBox
HorizonNet commented on a change in pull request #1731: URL: https://github.com/apache/hbase/pull/1731#discussion_r428200525 ## File path: hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java ## @@ -304,6 +305,56 @@ public void

[jira] [Commented] (HBASE-22041) The crashed node exists in onlineServer forever, and if it holds the meta data, master will start up hang.

2020-05-20 Thread Andrey Elenskiy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112500#comment-17112500 ] Andrey Elenskiy commented on HBASE-22041: - > It starts after the container comes back w/ new IP

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[GitHub] [hbase] HorizonNet commented on a change in pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

2020-05-20 Thread GitBox
HorizonNet commented on a change in pull request #1748: URL: https://github.com/apache/hbase/pull/1748#discussion_r428210640 ## File path: src/main/asciidoc/_chapters/schema_design.adoc ## @@ -1142,7 +1142,10 @@ Disable Nagle’s algorithm. Delayed ACKs can add up to ~200ms to

[GitHub] [hbase] bharathv commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

2020-05-20 Thread GitBox
bharathv commented on pull request #1748: URL: https://github.com/apache/hbase/pull/1748#issuecomment-631631099 I stumbled up on this because a colleague of mine got confused with the wording. I think its good to clarify this. I created an addendum commit since the change is minor and

[jira] [Assigned] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell reassigned HBASE-24367: --- Assignee: Andrew Kyle Purtell > ScheduledChore log elapsed timespan in a

[jira] [Commented] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112516#comment-17112516 ] Andrew Kyle Purtell commented on HBASE-24367: - I was annoyed by this yesterday. Taking it up

[GitHub] [hbase] saintstack commented on a change in pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

2020-05-20 Thread GitBox
saintstack commented on a change in pull request #1746: URL: https://github.com/apache/hbase/pull/1746#discussion_r428196462 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java ## @@ -866,6 +877,50 @@ protected AssignmentManager

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112539#comment-17112539 ] Andrew Kyle Purtell edited comment on HBASE-11288 at 5/20/20, 7:03 PM:

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112539#comment-17112539 ] Andrew Kyle Purtell commented on HBASE-11288: - bq. But anyway, the ConnectionRegsitry is

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112539#comment-17112539 ] Andrew Kyle Purtell edited comment on HBASE-11288 at 5/20/20, 7:03 PM:

[GitHub] [hbase] wenbang commented on pull request #1744: HBASE-24401 Cell size limit check on append should consider 0

2020-05-20 Thread GitBox
wenbang commented on pull request #1744: URL: https://github.com/apache/hbase/pull/1744#issuecomment-631445043 Sorry ,i will close this pr. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] wenbang closed pull request #1744: HBASE-24401 Cell size limit check on append should consider 0

2020-05-20 Thread GitBox
wenbang closed pull request #1744: URL: https://github.com/apache/hbase/pull/1744 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] Apache-HBase commented on pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

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

[GitHub] [hbase] wenbang commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
wenbang commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r428096296 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -8265,14 +8265,22 @@ private WALEdit

[jira] [Updated] (HBASE-24387) TableSnapshotInputFormatImpl support row limit on each InputSplit

2020-05-20 Thread niuyulin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niuyulin updated HBASE-24387: - Summary: TableSnapshotInputFormatImpl support row limit on each InputSplit (was:

[GitHub] [hbase] infraio commented on a change in pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

2020-05-20 Thread GitBox
infraio commented on a change in pull request #1731: URL: https://github.com/apache/hbase/pull/1731#discussion_r428030769 ## File path: hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java ## @@ -304,6 +305,57 @@ public void

[jira] [Commented] (HBASE-24388) Introduce a 'local root region' at master side to store the location of meta table

2020-05-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112228#comment-17112228 ] Duo Zhang commented on HBASE-24388: --- {quote} Can we use the existing Region, the Procedure Store

[GitHub] [hbase] bsglz commented on pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-05-20 Thread GitBox
bsglz commented on pull request #1737: URL: https://github.com/apache/hbase/pull/1737#issuecomment-631432332 @Apache9 Could you help to review it? Thanks. This is an automated message from the Apache Git Service. To respond

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] Apache9 opened a new pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

2020-05-20 Thread GitBox
Apache9 opened a new pull request #1746: URL: https://github.com/apache/hbase/pull/1746 …he location of meta table This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] Apache-HBase commented on pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

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

[jira] [Commented] (HBASE-21406) "status 'replication'" should not show SINK if the cluster does not act as sink

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112302#comment-17112302 ] Sean Busbey commented on HBASE-21406: - this looks like a reasonable set of changes to introduce in a

[jira] [Commented] (HBASE-24406) add EOM date for 2.1.x to downloads.a.o header

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112316#comment-17112316 ] Sean Busbey commented on HBASE-24406: - I pushed a change to the header that lists 2.1 EOM as of May

[GitHub] [hbase] wenbang commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
wenbang commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r427999411 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -8265,14 +8265,16 @@ private WALEdit

[GitHub] [hbase] wchevreuil commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
wchevreuil commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r428048116 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -8265,14 +8265,22 @@ private WALEdit

[GitHub] [hbase] nyl3532016 commented on a change in pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support scan limit on each InputSplit

2020-05-20 Thread GitBox
nyl3532016 commented on a change in pull request #1731: URL: https://github.com/apache/hbase/pull/1731#discussion_r427993558 ## File path: hbase-protocol-shaded/src/main/protobuf/client/Client.proto ## @@ -274,6 +274,7 @@ message Scan { } optional ReadType readType = 23

[GitHub] [hbase] wenbang commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
wenbang commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r428002871 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide5.java ## @@ -2274,6 +2274,20 @@ public void testCellSizeLimit()

[GitHub] [hbase] Apache-HBase commented on pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

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

[jira] [Commented] (HBASE-21505) Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command.

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112297#comment-17112297 ] Sean Busbey commented on HBASE-21505: - sure! I can take a look. > Several inconsistencies on

[jira] [Resolved] (HBASE-24063) Make branch-2.1 EOM

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24063. - Resolution: Fixed > Make branch-2.1 EOM > --- > > Key:

[jira] [Resolved] (HBASE-24406) add EOM date for 2.1.x to downloads.a.o header

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24406. - Resolution: Fixed > add EOM date for 2.1.x to downloads.a.o header >

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] Apache-HBase commented on pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

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

[jira] [Created] (HBASE-24406) add EOM date for 2.1.x to downloads.a.o header

2020-05-20 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-24406: --- Summary: add EOM date for 2.1.x to downloads.a.o header Key: HBASE-24406 URL: https://issues.apache.org/jira/browse/HBASE-24406 Project: HBase Issue Type:

[jira] [Reopened] (HBASE-24063) Make branch-2.1 EOM

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-24063: - > Make branch-2.1 EOM > --- > > Key: HBASE-24063 >

[jira] [Work started] (HBASE-24406) add EOM date for 2.1.x to downloads.a.o header

2020-05-20 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24406 started by Sean Busbey. --- > add EOM date for 2.1.x to downloads.a.o header >

[GitHub] [hbase] wenbang commented on a change in pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

2020-05-20 Thread GitBox
wenbang commented on a change in pull request #1742: URL: https://github.com/apache/hbase/pull/1742#discussion_r428091913 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -8265,14 +8265,22 @@ private WALEdit

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] bharathv commented on a change in pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

2020-05-20 Thread GitBox
bharathv commented on a change in pull request #1748: URL: https://github.com/apache/hbase/pull/1748#discussion_r428271836 ## File path: src/main/asciidoc/_chapters/schema_design.adoc ## @@ -1142,7 +1142,10 @@ Disable Nagle’s algorithm. Delayed ACKs can add up to ~200ms to

[GitHub] [hbase] apurtell edited a comment on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread GitBox
apurtell edited a comment on pull request #1749: URL: https://github.com/apache/hbase/pull/1749#issuecomment-631722066 Log the elapsed time in milliseconds, which operators will be more used to dealing with than nanosecond measures. Remove the log lines for the average time, which

[GitHub] [hbase] apurtell commented on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread GitBox
apurtell commented on pull request #1749: URL: https://github.com/apache/hbase/pull/1749#issuecomment-631722066 Log the elapsed time in milliseconds, which most operators are very familiar with. Remove the log lines for the average time, which is not interesting, and can be derived

[GitHub] [hbase] huaxiangsun merged pull request #1719: HBASE-24370 Avoid aggressive MergeRegion and GCMultipleMergedRegionsP…

2020-05-20 Thread GitBox
huaxiangsun merged pull request #1719: URL: https://github.com/apache/hbase/pull/1719 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] huaxiangsun commented on pull request #1719: HBASE-24370 Avoid aggressive MergeRegion and GCMultipleMergedRegionsP…

2020-05-20 Thread GitBox
huaxiangsun commented on pull request #1719: URL: https://github.com/apache/hbase/pull/1719#issuecomment-631732538 Thanks for the review! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] Apache-HBase commented on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

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

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112530#comment-17112530 ] Andrew Kyle Purtell edited comment on HBASE-11288 at 5/20/20, 7:19 PM:

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[GitHub] [hbase] apurtell opened a new pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread GitBox
apurtell opened a new pull request #1749: URL: https://github.com/apache/hbase/pull/1749 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [hbase] huaxiangsun commented on pull request #1734: HBASE-24376 MergeNormalizer is merging non-adjacent regions and causi…

2020-05-20 Thread GitBox
huaxiangsun commented on pull request #1734: URL: https://github.com/apache/hbase/pull/1734#issuecomment-631733381 @ndimiduk @HorizonNet any comments/objection for me to merge the patch? Thanks. This is an automated message

[GitHub] [hbase] ndimiduk commented on pull request #1734: HBASE-24376 MergeNormalizer is merging non-adjacent regions and causi…

2020-05-20 Thread GitBox
ndimiduk commented on pull request #1734: URL: https://github.com/apache/hbase/pull/1734#issuecomment-631785335 Two very Important finds here, thank you @huaxiangsun ! This is an automated message from the Apache Git

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[GitHub] [hbase] Apache-HBase commented on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

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

[GitHub] [hbase] Apache-HBase commented on pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

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

[jira] [Updated] (HBASE-24069) Extend HBASE-16209 strategy (Provide an ExponentialBackOffPolicy sleep between failed region open requests) to region close and split requests

2020-05-20 Thread Sandeep Guggilam (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Guggilam updated HBASE-24069: - Attachment: HBASE-24069.branch-1.001.patch > Extend HBASE-16209 strategy (Provide an

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112530#comment-17112530 ] Andrew Kyle Purtell edited comment on HBASE-11288 at 5/20/20, 7:17 PM:

[GitHub] [hbase] apurtell commented on a change in pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

2020-05-20 Thread GitBox
apurtell commented on a change in pull request #1748: URL: https://github.com/apache/hbase/pull/1748#discussion_r428293305 ## File path: src/main/asciidoc/_chapters/schema_design.adoc ## @@ -1142,7 +1142,10 @@ Disable Nagle’s algorithm. Delayed ACKs can add up to ~200ms to

[GitHub] [hbase] ndimiduk commented on a change in pull request #1726: HBASE-24296 install yetus as a part of building the rm docker image.

2020-05-20 Thread GitBox
ndimiduk commented on a change in pull request #1726: URL: https://github.com/apache/hbase/pull/1726#discussion_r428338954 ## File path: dev-support/create-release/do-release.sh ## @@ -83,6 +83,14 @@ function should_build { } if should_build "tag" && [ "$SKIP_TAG" = 0 ];

[GitHub] [hbase] Apache-HBase commented on pull request #1747: HBASE-24405 : Document hbase:slowlog related operations

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

[jira] [Updated] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-24367: Status: Patch Available (was: Open) > ScheduledChore log elapsed timespan in a

[GitHub] [hbase] ndimiduk commented on a change in pull request #1725: HBASE-24297 release scripts should be able to use an existing project clone

2020-05-20 Thread GitBox
ndimiduk commented on a change in pull request #1725: URL: https://github.com/apache/hbase/pull/1725#discussion_r428329850 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -168,11 +172,65 @@ if [ -n "$JAVA" ]; then JAVA_VOL=(--volume

[jira] [Commented] (HBASE-24361) Make `RESTApiClusterManager` more resilient

2020-05-20 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112573#comment-17112573 ] Nick Dimiduk commented on HBASE-24361: -- What's committed here is still not perfect, but much

[jira] [Commented] (HBASE-24399) [Flakey Tests] Some UTs about RSGroup should wait RSGroupInfoManager to be online

2020-05-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112601#comment-17112601 ] Hudson commented on HBASE-24399: Results for branch branch-2.3 [build #98 on

[jira] [Commented] (HBASE-23938) Replicate slow/large RPC calls to HDFS

2020-05-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112602#comment-17112602 ] Hudson commented on HBASE-23938: Results for branch branch-2.3 [build #98 on

[jira] [Commented] (HBASE-22285) A normalizer which merges very small size regions with adjacent regions.(MergeToNormalize)

2020-05-20 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112607#comment-17112607 ] Nick Dimiduk commented on HBASE-22285: -- Ah, yes. Another new feature here is merging away "0" sized

[GitHub] [hbase] saintstack commented on a change in pull request #1725: HBASE-24297 release scripts should be able to use an existing project clone

2020-05-20 Thread GitBox
saintstack commented on a change in pull request #1725: URL: https://github.com/apache/hbase/pull/1725#discussion_r428333751 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -71,6 +72,7 @@ Options: -j [path]path to local JDK installation to use

[jira] [Updated] (HBASE-24069) Extend HBASE-16209 strategy (Provide an ExponentialBackOffPolicy sleep between failed region open requests) to region close and split requests

2020-05-20 Thread Sandeep Guggilam (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Guggilam updated HBASE-24069: - Status: Patch Available (was: Open) > Extend HBASE-16209 strategy (Provide an

[GitHub] [hbase] JeongDaeKim commented on pull request #1745: HBASE-24402 Moving the meta region causes MetricsException when using above 2.6.0 hadoop version

2020-05-20 Thread GitBox
JeongDaeKim commented on pull request #1745: URL: https://github.com/apache/hbase/pull/1745#issuecomment-631830766 Seems build failed? https://builds.apache.org/view/H-L/view/HBase/job/HBase-PreCommit-GitHub-PR/view/change-requests/job/PR-1745/1/console ``` Error when executing

[jira] [Created] (HBASE-24407) Correct the comment of clusterRegionLocationMocks in TestStochasticLoadBalancer

2020-05-20 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24407: -- Summary: Correct the comment of clusterRegionLocationMocks in TestStochasticLoadBalancer Key: HBASE-24407 URL: https://issues.apache.org/jira/browse/HBASE-24407 Project:

[GitHub] [hbase] Apache9 commented on a change in pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

2020-05-20 Thread GitBox
Apache9 commented on a change in pull request #1746: URL: https://github.com/apache/hbase/pull/1746#discussion_r428402685 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/region/LocalRegion.java ## @@ -0,0 +1,328 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache9 commented on a change in pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-05-20 Thread GitBox
Apache9 commented on a change in pull request #1737: URL: https://github.com/apache/hbase/pull/1737#discussion_r428404462 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -2444,8 +2451,16 @@ public FlushResultImpl

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[GitHub] [hbase] Apache-HBase commented on pull request #1742: HBASE-24401 Cell size limit check on append should consider 0 or less…

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

[GitHub] [hbase] Apache9 commented on a change in pull request #1746: HBASE-24388 Introduce a 'local root region' at master side to store t…

2020-05-20 Thread GitBox
Apache9 commented on a change in pull request #1746: URL: https://github.com/apache/hbase/pull/1746#discussion_r428402534 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/root/RootTable.java ## @@ -0,0 +1,148 @@ +/** + * Licensed to the Apache Software

[GitHub] [hbase] Apache-HBase commented on pull request #1750: HBASE-24407 Correct the comment of clusterRegionLocationMocks in Test…

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

[GitHub] [hbase] bsglz commented on a change in pull request #1737: HBASE-24382 Flush partial stores of region filtered by seqId when arc…

2020-05-20 Thread GitBox
bsglz commented on a change in pull request #1737: URL: https://github.com/apache/hbase/pull/1737#discussion_r428412426 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java ## @@ -2444,8 +2451,16 @@ public FlushResultImpl

[GitHub] [hbase] Apache-HBase commented on pull request #1748: HBASE-22700 (addendum): Clarify ZK session timeout doc

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

[jira] [Comment Edited] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2020-05-20 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112782#comment-17112782 ] Bo Cui edited comment on HBASE-22263 at 5/21/20, 3:57 AM: -- if alreadyHasSCP

[GitHub] [hbase] Apache-HBase commented on pull request #1750: HBASE-24407 Correct the comment of clusterRegionLocationMocks in Test…

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

[GitHub] [hbase] infraio commented on a change in pull request #1749: HBASE-24367 ScheduledChore log elapsed timespan in a human-friendly format

2020-05-20 Thread GitBox
infraio commented on a change in pull request #1749: URL: https://github.com/apache/hbase/pull/1749#discussion_r428390337 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/ScheduledChore.java ## @@ -183,18 +176,21 @@ public void run() { if

[jira] [Updated] (HBASE-24394) Add TTL to PE so that we can create a table with TTL

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24394: --- Fix Version/s: (was: 2.2.5) 2.2.6 > Add TTL to PE so that we can

[jira] [Updated] (HBASE-24164) Retain the ReadRequests and WriteRequests of region on web UI after alter table

2020-05-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24164: --- Fix Version/s: (was: 2.2.6) 2.2.5 > Retain the ReadRequests and

[jira] [Commented] (HBASE-11288) Splittable Meta

2020-05-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112711#comment-17112711 ] Duo Zhang commented on HBASE-11288: --- Thanks [~apurtell] for sharing your experience. My point is

[GitHub] [hbase] bsglz opened a new pull request #1750: HBASE-24407 Correct the comment of clusterRegionLocationMocks in Test…

2020-05-20 Thread GitBox
bsglz opened a new pull request #1750: URL: https://github.com/apache/hbase/pull/1750 …StochasticLoadBalancer This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [hbase] nyl3532016 commented on a change in pull request #1731: HBASE-24387 TableSnapshotInputFormatImpl support row limit on each InputSplit

2020-05-20 Thread GitBox
nyl3532016 commented on a change in pull request #1731: URL: https://github.com/apache/hbase/pull/1731#discussion_r428408671 ## File path: hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java ## @@ -304,6 +305,56 @@ public void

[GitHub] [hbase] Reidddddd commented on pull request #251: HBASE-22114 Port HBASE-15560 (TinyLFU-based BlockCache) to branch-1

2020-05-20 Thread GitBox
Reidd commented on pull request #251: URL: https://github.com/apache/hbase/pull/251#issuecomment-631844688 Looks like something wrong in this profile ``` build-with-jdk8 1.8 org.apache.hbase

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2020-05-20 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112782#comment-17112782 ] Bo Cui commented on HBASE-22263: if alreadyHasSCP already contains the old regionserver, and old

[GitHub] [hbase] Apache-HBase commented on pull request #1750: HBASE-24407 Correct the comment of clusterRegionLocationMocks in Test…

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

  1   2   >