[GitHub] [hbase] shahrs87 commented on a change in pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-11 Thread GitBox
shahrs87 commented on a change in pull request #2945: URL: https://github.com/apache/hbase/pull/2945#discussion_r575029314 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationLogQueue.java ## @@ -0,0 +1,182 @@ +/* + * Licensed

[GitHub] [hbase] shahrs87 commented on a change in pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-11 Thread GitBox
shahrs87 commented on a change in pull request #2945: URL: https://github.com/apache/hbase/pull/2945#discussion_r575028899 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationLogQueue.java ## @@ -0,0 +1,182 @@ +/* + * Licensed

[jira] [Created] (HBASE-25569) Adding region count and average region size in a table at regionserver level

2021-02-11 Thread Aman Poonia (Jira)
Aman Poonia created HBASE-25569: --- Summary: Adding region count and average region size in a table at regionserver level Key: HBASE-25569 URL: https://issues.apache.org/jira/browse/HBASE-25569 Project:

[jira] [Created] (HBASE-25568) Upgrade Thrift jar to fix CVE-2020-13949

2021-02-11 Thread Pankaj Kumar (Jira)
Pankaj Kumar created HBASE-25568: Summary: Upgrade Thrift jar to fix CVE-2020-13949 Key: HBASE-25568 URL: https://issues.apache.org/jira/browse/HBASE-25568 Project: HBase Issue Type: Bug

[GitHub] [hbase] pankaj72981 commented on a change in pull request #2883: HBASE-25492: Create table with rsgroup

2021-02-11 Thread GitBox
pankaj72981 commented on a change in pull request #2883: URL: https://github.com/apache/hbase/pull/2883#discussion_r574993242 ## File path: hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java ## @@ -508,21 +508,56 @@ public void

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[jira] [Commented] (HBASE-25566) RoundRobinTableInputFormat

2021-02-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17283492#comment-17283492 ] Michael Stack commented on HBASE-25566: --- Assigning Sudhir, the original author. >

[jira] [Assigned] (HBASE-25566) RoundRobinTableInputFormat

2021-02-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reassigned HBASE-25566: - Assignee: Sudhir Reddy (was: Michael Stack) > RoundRobinTableInputFormat >

[GitHub] [hbase] saintstack commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
saintstack commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-777952615 Added a main so I could run it against the problem hbase:meta to see results This is an automated message from

[GitHub] [hbase] saintstack commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
saintstack commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-777952421 Thank you for the permission @sudhir-reddy . Thanks for the contrib. Let me assign it to you in JIRA. The blog was helpful too.

[GitHub] [hbase] sudhir-reddy edited a comment on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
sudhir-reddy edited a comment on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-777926628 > Asked over https://gist.github.com/sudhir-reddy/4eb430d4be9f9f404c38 for review/if ok. @saintstack please feel free to merge this to mainstream. I should have

[GitHub] [hbase] sudhir-reddy commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
sudhir-reddy commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-777926628 > Asked over https://gist.github.com/sudhir-reddy/4eb430d4be9f9f404c38 for review/if ok. @saintstack please feel free to merge this to mainstream. I should had

[jira] [Updated] (HBASE-25563) Add "2.4 Documentation" to the website

2021-02-11 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kyle Purtell updated HBASE-25563: Resolution: Fixed Status: Resolved (was: Patch Available) > Add "2.4

[GitHub] [hbase-site] apurtell commented on pull request #7: HBASE-25563 Add "2.4 Documentation" to the website

2021-02-11 Thread GitBox
apurtell commented on pull request #7: URL: https://github.com/apache/hbase-site/pull/7#issuecomment-777894906 Sounds like a plan @ndimiduk This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase-site] apurtell merged pull request #7: HBASE-25563 Add "2.4 Documentation" to the website

2021-02-11 Thread GitBox
apurtell merged pull request #7: URL: https://github.com/apache/hbase-site/pull/7 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] taklwu commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-02-11 Thread GitBox
taklwu commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r574909689 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StorefileTrackingUtils.java ## @@ -0,0 +1,153 @@ +/* + * Licensed to the

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[jira] [Updated] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Yuan updated HBASE-25567: - Component/s: (was: regionserver) Client >

[GitHub] [hbase] Apache-HBase commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

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

[jira] [Comment Edited] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17283400#comment-17283400 ] Jun Yuan edited comment on HBASE-25567 at 2/11/21, 10:02 PM: - In

[jira] [Comment Edited] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17283400#comment-17283400 ] Jun Yuan edited comment on HBASE-25567 at 2/11/21, 9:55 PM: In

[jira] [Commented] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17283400#comment-17283400 ] Jun Yuan commented on HBASE-25567: -- In HRegionFileSystem.loadRegionInfoFileContent(), the number of

[jira] [Updated] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Yuan updated HBASE-25567: - Description: We invoked HRegionFileSystem.loadRegionInfoFileContent to read .regioninfo from hdfs, but

[jira] [Updated] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Yuan updated HBASE-25567: - Description: We invoked HRegionFileSystem.loadRegionInfoFileContent to read .regioninfo from hdfs, but

[jira] [Updated] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Yuan updated HBASE-25567: - Description: We invoked HRegionFileSystem.loadRegionInfoFileContent to read .regioninfo from hdfs, but

[jira] [Created] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

2021-02-11 Thread Jun Yuan (Jira)
Jun Yuan created HBASE-25567: Summary: HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally Key: HBASE-25567 URL: https://issues.apache.org/jira/browse/HBASE-25567 Project: HBase

[GitHub] [hbase] saintstack commented on pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
saintstack commented on pull request #2947: URL: https://github.com/apache/hbase/pull/2947#issuecomment-777804182 Asked over https://gist.github.com/sudhir-reddy/4eb430d4be9f9f404c38 for review/if ok. This is an automated

[GitHub] [hbase] saintstack opened a new pull request #2947: HBASE-25566 RoundRobinTableInputFormat

2021-02-11 Thread GitBox
saintstack opened a new pull request #2947: URL: https://github.com/apache/hbase/pull/2947 Co-authored-by: Huaxiang Sun This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (HBASE-25566) RoundRobinTableInputFormat

2021-02-11 Thread Michael Stack (Jira)
Michael Stack created HBASE-25566: - Summary: RoundRobinTableInputFormat Key: HBASE-25566 URL: https://issues.apache.org/jira/browse/HBASE-25566 Project: HBase Issue Type: Improvement

[GitHub] [hbase] bharathv commented on a change in pull request #2945: [HBASE-25539] Add age of oldest wal metric

2021-02-11 Thread GitBox
bharathv commented on a change in pull request #2945: URL: https://github.com/apache/hbase/pull/2945#discussion_r574692860 ## File path: hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/replication/regionserver/MetricsReplicationSourceSource.java ## @@ -76,4 +78,6 @@

[GitHub] [hbase] anmolnar commented on a change in pull request #2931: HBASE-25395 Introduce PersistedStoreEngine and PersistedStoreFileManager

2021-02-11 Thread GitBox
anmolnar commented on a change in pull request #2931: URL: https://github.com/apache/hbase/pull/2931#discussion_r574754171 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/AbstractStoreFilePathAccessor.java ## @@ -0,0 +1,111 @@ +/* + * Licensed to

[jira] [Resolved] (HBASE-25565) test fails on AArch64, Fedora 33, but build worked

2021-02-11 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-25565. - Resolution: Invalid Please use the mailing list to troubleshoot this kind of build failure.

[jira] [Assigned] (HBASE-25033) Provide an option for do-release-docker to ignore svn ci

2021-02-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-25033: Assignee: (was: Viraj Jasani) > Provide an option for do-release-docker to ignore

[jira] [Commented] (HBASE-25364) Redo the getMidPoint() in HFileWriterImpl to get rid of the double comparison process

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

[jira] [Created] (HBASE-25565) test fails on AArch64, Fedora 33, but build worked

2021-02-11 Thread Lutz Weischer (Jira)
Lutz Weischer created HBASE-25565: - Summary: test fails on AArch64, Fedora 33, but build worked Key: HBASE-25565 URL: https://issues.apache.org/jira/browse/HBASE-25565 Project: HBase Issue