[GitHub] [hbase] anoopsjohn commented on a change in pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-07-25 Thread GitBox
anoopsjohn commented on a change in pull request #2113: URL: https://github.com/apache/hbase/pull/2113#discussion_r460480350 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java ## @@ -71,8 +71,8 @@ private static void

[GitHub] [hbase] cuibo01 opened a new pull request #2143: HBASE-21721 reduce write#syncs() times

2020-07-25 Thread GitBox
cuibo01 opened a new pull request #2143: URL: https://github.com/apache/hbase/pull/2143 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

[jira] [Comment Edited] (HBASE-21721) reduce write#syncs() times

2020-07-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165159#comment-17165159 ] Bo Cui edited comment on HBASE-21721 at 7/26/20, 4:46 AM: -- # yes, AsyncFsWAL is

[jira] [Commented] (HBASE-21721) reduce write#syncs() times

2020-07-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165159#comment-17165159 ] Bo Cui commented on HBASE-21721: # yes, AsyncFsWAL is not in the 1.3 and older hbase # in 2.x version,

[GitHub] [hbase] cuibo01 commented on a change in pull request #2084: HBASE-22263 Master creates duplicate ServerCrashProcedure on initiali…

2020-07-25 Thread GitBox
cuibo01 commented on a change in pull request #2084: URL: https://github.com/apache/hbase/pull/2084#discussion_r460476970 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/ServerCrashProcedure.java ## @@ -426,6 +439,9 @@ private void

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

2020-07-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-22263: --- Attachment: (was: HBASE-22263-branch-1.v0.add.patch) > Master creates duplicate ServerCrashProcedure on

[GitHub] [hbase] taklwu commented on a change in pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-07-25 Thread GitBox
taklwu commented on a change in pull request #2113: URL: https://github.com/apache/hbase/pull/2113#discussion_r460475603 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java ## @@ -71,8 +71,8 @@ private static void

[GitHub] [hbase] Apache-HBase commented on pull request #2142: HBASE-24774 Space Quota violation policy Disable does not work at nam…

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

[jira] [Work started] (HBASE-24476) release scripts should provide timing information

2020-07-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24476 started by Sean Busbey. --- > release scripts should provide timing information >

[GitHub] [hbase] Apache-HBase commented on pull request #2142: HBASE-24774 Space Quota violation policy Disable does not work at nam…

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

[GitHub] [hbase] sanjeetnishad95 opened a new pull request #2142: HBASE-24774 Space Quota violation policy Disable does not work at nam…

2020-07-25 Thread GitBox
sanjeetnishad95 opened a new pull request #2142: URL: https://github.com/apache/hbase/pull/2142 …espace level This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Created] (HBASE-24774) Space Quota violation policy Disable does not work at namespace level

2020-07-25 Thread Sanjeet Nishad (Jira)
Sanjeet Nishad created HBASE-24774: -- Summary: Space Quota violation policy Disable does not work at namespace level Key: HBASE-24774 URL: https://issues.apache.org/jira/browse/HBASE-24774 Project:

[jira] [Created] (HBASE-24773) release scripts should check for tools it will at the start of building

2020-07-25 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-24773: --- Summary: release scripts should check for tools it will at the start of building Key: HBASE-24773 URL: https://issues.apache.org/jira/browse/HBASE-24773 Project: HBase

[jira] [Commented] (HBASE-20636) Introduce two bloom filter type : ROWPREFIX_FIXED_LENGTH and ROWPREFIX_DELIMITED

2020-07-25 Thread Alex Batyrshin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165113#comment-17165113 ] Alex Batyrshin commented on HBASE-20636: Any ideas why this feature only works at scanner

[jira] [Commented] (HBASE-21678) Port HBASE-20636 (Introduce two bloom filter type ROWPREFIX and ROWPREFIX_DELIMITED) to branch-1

2020-07-25 Thread Andrew Kyle Purtell (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165104#comment-17165104 ] Andrew Kyle Purtell commented on HBASE-21678: - This is available in HBase 2. No plans to

[jira] [Commented] (HBASE-24757) ReplicationSink should limit the batch size for batch mutations based on hbase.rpc.rows.warning.threshold

2020-07-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165054#comment-17165054 ] Hudson commented on HBASE-24757: Results for branch branch-2.3 [build #190 on

[jira] [Assigned] (HBASE-24268) REST and Thrift server do not handle the "doAs" parameter case insensitively

2020-07-25 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Istvan Toth reassigned HBASE-24268: --- Assignee: Richard Antal > REST and Thrift server do not handle the "doAs" parameter case

[jira] [Commented] (HBASE-24665) MultiWAL : Avoid rolling of ALL WALs when one of the WAL needs a roll

2020-07-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17165047#comment-17165047 ] Hudson commented on HBASE-24665: Results for branch master [build #1795 on

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2140: HBASE-24770 Reimplement the Constraints API and revisit the IA annota…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

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

[GitHub] [hbase] Apache-HBase commented on pull request #2140: HBASE-24770 Reimplement the Constraints API and revisit the IA annota…

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

[GitHub] [hbase-thirdparty] Apache9 commented on pull request #22: HBASE-19256 [hbase-thirdparty] shade jetty

2020-07-25 Thread GitBox
Apache9 commented on pull request #22: URL: https://github.com/apache/hbase-thirdparty/pull/22#issuecomment-663836388 Any other problems? I think upgrade the version of jetty is trivial... This is an automated message from

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

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

[GitHub] [hbase-thirdparty] Apache9 commented on a change in pull request #22: HBASE-19256 [hbase-thirdparty] shade jetty

2020-07-25 Thread GitBox
Apache9 commented on a change in pull request #22: URL: https://github.com/apache/hbase-thirdparty/pull/22#discussion_r460387373 ## File path: pom.xml ## @@ -134,6 +136,13 @@ 4.4 2.3.4 2.8.5 +9.4.30.v20200611 Review comment: Seems not in maven

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

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

[GitHub] [hbase] anoopsjohn commented on a change in pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-07-25 Thread GitBox
anoopsjohn commented on a change in pull request #2113: URL: https://github.com/apache/hbase/pull/2113#discussion_r460382240 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java ## @@ -71,8 +71,8 @@ private static void

[GitHub] [hbase] Apache-HBase commented on pull request #2140: HBASE-24770 Reimplement the Constraints API and revisit the IA annota…

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

[jira] [Commented] (HBASE-24713) RS startup with FSHLog throws NPE after HBASE-21751

2020-07-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164794#comment-17164794 ] Anoop Sam John commented on HBASE-24713: [~ram_krish], Is it caused by HBASE-21751? Seeing the

[GitHub] [hbase] Apache-HBase commented on pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-07-25 Thread GitBox
Apache-HBase commented on pull request #2113: URL: https://github.com/apache/hbase/pull/2113#issuecomment-663818796 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m