[jira] [Resolved] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24338. --- Resolution: Fixed Re-resolve after adding second addendum: {code} diff --git

[jira] [Reopened] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reopened HBASE-24338: --- Reopen to apply second addendum (Thanks [~binlijin]). > [Flakey Tests] NPE in

[jira] [Commented] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105028#comment-17105028 ] Michael Stack commented on HBASE-24338: --- [~binlijin] Yes. I think so. Thanks. Let me fix. >

[jira] [Updated] (HBASE-24309) Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

2020-05-11 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-24309: -- Release Note: Add a hbase-logging module, put the log4j related code in this module only so other

[jira] [Updated] (HBASE-24309) Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

2020-05-11 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-24309: -- Component/s: pom logging Fix Version/s: 2.3.0

[jira] [Commented] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105004#comment-17105004 ] Lijin Bin commented on HBASE-24338: --- [~stack] get it,ARRIVE_REGION_OPENING also need it?

[jira] [Commented] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105000#comment-17105000 ] Hudson commented on HBASE-24327: Results for branch branch-2 [build #2655 on

[jira] [Commented] (HBASE-24332) TestJMXListener.setupBeforeClass can fail due to not getting a random port.

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104984#comment-17104984 ] Michael Stack commented on HBASE-24332: --- Were you not going to clean up the other randomFreePort

[jira] [Created] (HBASE-24354) Make it so can make an hbase1 schema and hbase2 schema equate

2020-05-11 Thread Michael Stack (Jira)
Michael Stack created HBASE-24354: - Summary: Make it so can make an hbase1 schema and hbase2 schema equate Key: HBASE-24354 URL: https://issues.apache.org/jira/browse/HBASE-24354 Project: HBase

[jira] [Created] (HBASE-24353) Allow hbase1 cluster to replicate to an hbase2 cluster

2020-05-11 Thread Michael Stack (Jira)
Michael Stack created HBASE-24353: - Summary: Allow hbase1 cluster to replicate to an hbase2 cluster Key: HBASE-24353 URL: https://issues.apache.org/jira/browse/HBASE-24353 Project: HBase

[jira] [Commented] (HBASE-10570) Allow overrides of Surefire secondPartForkMode and testFailureIgnore

2020-05-11 Thread Christine Feng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-10570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104975#comment-17104975 ] Christine Feng commented on HBASE-10570: [~apurtell] I noticed that the hbase-it pom still has

[jira] [Commented] (HBASE-24273) HBCK's "Orphan Regions on FileSystem" reports regions with referenced HFiles

2020-05-11 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104938#comment-17104938 ] Huaxiang Sun commented on HBASE-24273: -- Merged the patch to branch-2.2, resolving it. > HBCK's

[jira] [Resolved] (HBASE-24273) HBCK's "Orphan Regions on FileSystem" reports regions with referenced HFiles

2020-05-11 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun resolved HBASE-24273. -- Fix Version/s: 2.2.5 Resolution: Fixed > HBCK's "Orphan Regions on FileSystem" reports

[jira] [Commented] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104929#comment-17104929 ] Hudson commented on HBASE-24327: Results for branch master [build #1724 on

[jira] [Commented] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104930#comment-17104930 ] Hudson commented on HBASE-24341: Results for branch master [build #1724 on

[jira] [Commented] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

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

[jira] [Resolved] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-24338. --- Resolution: Fixed Pushed addendum to branch-2.3+ (Thanks [~binlijin] for noticing). diff

[jira] [Reopened] (HBASE-24338) [Flakey Tests] NPE in TestRaceBetweenSCPAndDTP

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack reopened HBASE-24338: --- Reopening to apply same fix to TestRaceBetweenSCPAndTRSP, which does similar thing (Noticed by

[jira] [Resolved] (HBASE-23830) TestReplicationEndpoint appears to fail a lot in my attempts for a clean test run locally.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23830. Resolution: Not A Problem Don't see this so often anymore. >

[jira] [Resolved] (HBASE-23918) Track sensitive resources to ensure they are closed and assist devs in finding leaks.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23918. Resolution: Information Provided So I use a tool like this when I'm tacking

[jira] [Comment Edited] (HBASE-23831) TestChoreService is very sensitive to resources.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104878#comment-17104878 ] Mark Robert Miller edited comment on HBASE-23831 at 5/11/20, 8:20 PM:

[jira] [Resolved] (HBASE-23831) TestChoreService is very sensitive to resources.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23831. Resolution: Not A Problem When I try and run this test in a VM on my iMac, it

[jira] [Resolved] (HBASE-23796) Consider using 127.0.0.1 instead of localhost and binding to 127.0.0.1 as well.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23796. Resolution: Won't Fix This was helpful to me in getting more successful test runs

[jira] [Resolved] (HBASE-23795) Enable all tests to be run in parallel on reused JVMs.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23795. Resolution: Information Provided So I've gone through this pretty thoroughly,

[jira] [Resolved] (HBASE-24332) TestJMXListener.setupBeforeClass can fail due to not getting a random port.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-24332. Resolution: Duplicate > TestJMXListener.setupBeforeClass can fail due to not

[jira] [Commented] (HBASE-24346) TestWALProcedureStoreOnHDFS#testWalAbortOnLowReplicationWithQueuedWriters fails too easily.

2020-05-11 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104724#comment-17104724 ] Mark Robert Miller commented on HBASE-24346: I added another second of sleep and the test at

[jira] [Commented] (HBASE-24273) HBCK's "Orphan Regions on FileSystem" reports regions with referenced HFiles

2020-05-11 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104684#comment-17104684 ] Huaxiang Sun commented on HBASE-24273: -- The 2.2 backport runs into a strange issue, let me try it

[jira] [Created] (HBASE-24352) Skip HDFSBlockDistribution calc when FS is not HDFS

2020-05-11 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24352: -- Summary: Skip HDFSBlockDistribution calc when FS is not HDFS Key: HBASE-24352 URL: https://issues.apache.org/jira/browse/HBASE-24352 Project: HBase

[jira] [Issue Comment Deleted] (HBASE-24152) Add ServerSsdLocalityCostFunction to StochasticLoadBalancer

2020-05-11 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24152: --- Comment: was deleted (was: The explain of One_SSD storage policy: "One_SSD - for storing one of

[jira] [Commented] (HBASE-24152) Add ServerSsdLocalityCostFunction to StochasticLoadBalancer

2020-05-11 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104667#comment-17104667 ] Zheng Wang commented on HBASE-24152: The explain of One_SSD storage policy: "One_SSD - for storing

[jira] [Commented] (HBASE-24152) Add ServerSsdLocalityCostFunction to StochasticLoadBalancer

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104665#comment-17104665 ] Michael Stack commented on HBASE-24152: --- Thanks. So, one replica goes to SSD and you want the RS

[jira] [Commented] (HBASE-24152) Add ServerSsdLocalityCostFunction to StochasticLoadBalancer

2020-05-11 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104645#comment-17104645 ] Zheng Wang commented on HBASE-24152: Here is the doc:

[jira] [Created] (HBASE-24351) Backport HBASE-24302 to branch-1

2020-05-11 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-24351: Summary: Backport HBASE-24302 to branch-1 Key: HBASE-24351 URL: https://issues.apache.org/jira/browse/HBASE-24351 Project: HBase Issue Type:

[jira] [Commented] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104632#comment-17104632 ] Hudson commented on HBASE-24321: Results for branch branch-2 [build #2654 on

[jira] [Created] (HBASE-24350) HBase table level replication metrics for shippedBytes are always 0

2020-05-11 Thread Sandeep Pal (Jira)
Sandeep Pal created HBASE-24350: --- Summary: HBase table level replication metrics for shippedBytes are always 0 Key: HBASE-24350 URL: https://issues.apache.org/jira/browse/HBASE-24350 Project: HBase

[jira] [Commented] (HBASE-24152) Add ServerSsdLocalityCostFunction to StochasticLoadBalancer

2020-05-11 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104609#comment-17104609 ] Michael Stack commented on HBASE-24152: --- Sorry [~filtertip], I'm having trouble following whats

[jira] [Created] (HBASE-24349) Use rubocop 0.81.0 in Dockerfile

2020-05-11 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-24349: - Summary: Use rubocop 0.81.0 in Dockerfile Key: HBASE-24349 URL: https://issues.apache.org/jira/browse/HBASE-24349 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-24190) Case-sensitive use of configuration parameter hbase.security.authentication

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104545#comment-17104545 ] Hudson commented on HBASE-24190: Results for branch master [build #1723 on

[jira] [Commented] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104544#comment-17104544 ] Hudson commented on HBASE-24327: Results for branch master [build #1723 on

[jira] [Commented] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104546#comment-17104546 ] Hudson commented on HBASE-24321: Results for branch master [build #1723 on

[jira] [Commented] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

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

[jira] [Updated] (HBASE-24262) Improvement update_config for PressureAwareCompactionThroughputController

2020-05-11 Thread yaojingyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yaojingyi updated HBASE-24262: -- Attachment: (was: HBASE-24262.master.001.patch) > Improvement update_config for

[jira] [Updated] (HBASE-24262) Improvement update_config for PressureAwareCompactionThroughputController

2020-05-11 Thread yaojingyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yaojingyi updated HBASE-24262: -- Description: If we start major compaction on a big table first, then we modified compaction limit

[jira] [Updated] (HBASE-24262) Improvement update_config for PressureAwareCompactionThroughputController

2020-05-11 Thread yaojingyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yaojingyi updated HBASE-24262: -- Description: If we start major compaction on a big table first, then we modified compaction limit

[jira] [Commented] (HBASE-24190) Case-sensitive use of configuration parameter hbase.security.authentication

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104468#comment-17104468 ] Hudson commented on HBASE-24190: Results for branch branch-1 [build #1295 on

[jira] [Commented] (HBASE-24345) [ACL] renameRSGroup should require Admin level permission

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104469#comment-17104469 ] Hudson commented on HBASE-24345: Results for branch branch-1 [build #1295 on

[jira] [Updated] (HBASE-24262) Improvement update_config for PressureAwareCompactionThroughputController

2020-05-11 Thread yaojingyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yaojingyi updated HBASE-24262: -- Description: If we start major compaction on a big table first, then we modified compaction limit

[jira] [Commented] (HBASE-24190) Case-sensitive use of configuration parameter hbase.security.authentication

2020-05-11 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104440#comment-17104440 ] Hudson commented on HBASE-24190: Results for branch branch-1.4 [build #1225 on

[GitHub] [hbase] Apache-HBase commented on pull request #1640: HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

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

[GitHub] [hbase] anoopsjohn commented on a change in pull request #1552: HBASE-24205 Create metric to know the number of reads that happens fr…

2020-05-11 Thread GitBox
anoopsjohn commented on a change in pull request #1552: URL: https://github.com/apache/hbase/pull/1552#discussion_r423007901 ## File path: hbase-hadoop-compat/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsStoreAggregateSource.java ## @@ -0,0 +1,60 @@ +/** + *

[GitHub] [hbase] Apache-HBase commented on pull request #1690: HBASE-24327 : Flaky connection in TestMasterShutdown#testMasterShutdo…

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

[jira] [Resolved] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-24341. Hadoop Flags: Reviewed Resolution: Fixed > The region should be removed from

[jira] [Updated] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24341: --- Fix Version/s: 3.0.0-alpha-1 > The region should be removed from ConfigurationManager as a

[jira] [Commented] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104377#comment-17104377 ] Anoop Sam John commented on HBASE-24341: Done.. Thanks for the patch [~Joseph295].. Thanks all

[GitHub] [hbase] Apache-HBase commented on pull request #1640: HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

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

[GitHub] [hbase] virajjasani opened a new pull request #1691: Revert "HBASE-24327 : Handle shutdown() if master cannot be contacted"

2020-05-11 Thread GitBox
virajjasani opened a new pull request #1691: URL: https://github.com/apache/hbase/pull/1691 Reverts apache/hbase#1684 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24327: - Status: Patch Available (was: Reopened) >

[GitHub] [hbase] virajjasani commented on pull request #1690: HBASE-24327 : Flaky connection in TestMasterShutdown#testMasterShutdo…

2020-05-11 Thread GitBox
virajjasani commented on pull request #1690: URL: https://github.com/apache/hbase/pull/1690#issuecomment-626634557 Considering work done as part of HBASE-23808, HBASE-24052 and previous patch of HBASE-24327, resorting to checking if masters can't be contacted. After all, what we do want

[GitHub] [hbase] virajjasani opened a new pull request #1690: HBASE-24327 : Flaky connection in TestMasterShutdown#testMasterShutdo…

2020-05-11 Thread GitBox
virajjasani opened a new pull request #1690: URL: https://github.com/apache/hbase/pull/1690 …wnBeforeStartingAnyRegionServer This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hbase] Apache9 commented on pull request #1640: HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

2020-05-11 Thread GitBox
Apache9 commented on pull request #1640: URL: https://github.com/apache/hbase/pull/1640#issuecomment-626597733 Added a hbase-logging module, put the log4j related code in this module only so other modules do not need to depend on log4j at compile scope. See the comments of Log4jUtils and

[GitHub] [hbase] ferhui commented on pull request #769: HBASE-23202 ExportSnapshot (import) will fail if copying files to root directory takes longer than cleaner TTL

2020-05-11 Thread GitBox
ferhui commented on pull request #769: URL: https://github.com/apache/hbase/pull/769#issuecomment-626587925 Face the same problem. Any progress on this issue? @guangxuCheng @binlijin This is an automated message from the

[jira] [Commented] (HBASE-24211) Create table is slow in large cluster when AccessController is enabled.

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104258#comment-17104258 ] Viraj Jasani commented on HBASE-24211: -- Since 2.3 is not released yet, only 2.3 would be fixed

[jira] [Updated] (HBASE-24211) Create table is slow in large cluster when AccessController is enabled.

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24211: - Fix Version/s: (was: 2.4.0) > Create table is slow in large cluster when AccessController

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

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104088#comment-17104088 ] Viraj Jasani edited comment on HBASE-23938 at 5/11/20, 9:16 AM: Yes,

[jira] [Resolved] (HBASE-24211) Create table is slow in large cluster when AccessController is enabled.

2020-05-11 Thread Mohammad Arshad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Arshad resolved HBASE-24211. - Fix Version/s: 2.4.0 Resolution: Fixed > Create table is slow in large cluster

[jira] [Resolved] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24321. -- Fix Version/s: 3.0.0-alpha-1 Hadoop Flags: Reviewed Resolution: Fixed Pushed to

[jira] [Commented] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104214#comment-17104214 ] Viraj Jasani commented on HBASE-24321: -- Oh my bad, this is not needed for branch-1. > Add writable

[jira] [Commented] (HBASE-24321) Add writable MinVersions and read-only Scan to coproc ScanOptions

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104209#comment-17104209 ] Viraj Jasani commented on HBASE-24321: -- [~gjacoby] PR is merged to master, branch-2 and 2.3. I am

[GitHub] [hbase] Apache-HBase commented on pull request #1640: HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

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

[GitHub] [hbase] virajjasani edited a comment on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-11 Thread GitBox
virajjasani edited a comment on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-626473228 > What if the region is temporary unavailable? Will it block the normal requests? It won't block any read/write requests but it can block Disruptor RingBuffer

[GitHub] [hbase] Apache-HBase commented on pull request #1640: HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for modules other than hbase-assembly

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

[jira] [Commented] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Junhong Xu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104150#comment-17104150 ] Junhong Xu commented on HBASE-24341: There are two +1s for this patch from [~anoop.hbase] and

[GitHub] [hbase] virajjasani commented on a change in pull request #1688: HBASE-24346: TestWALProcedureStoreOnHDFS#testWalAbortOnLowReplication…

2020-05-11 Thread GitBox
virajjasani commented on a change in pull request #1688: URL: https://github.com/apache/hbase/pull/1688#discussion_r422833024 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestWALProcedureStoreOnHDFS.java ## @@ -156,7 +158,7 @@ public void

[jira] [Resolved] (HBASE-24190) Case-sensitive use of configuration parameter hbase.security.authentication

2020-05-11 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24190. -- Fix Version/s: 2.2.5 1.4.14 2.1.10

[jira] [Updated] (HBASE-24345) [ACL] renameRSGroup should require Admin level permission

2020-05-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-24345: -- Fix Version/s: 2.2.5 1.7.0 2.3.0

[jira] [Resolved] (HBASE-24345) [ACL] renameRSGroup should require Admin level permission

2020-05-11 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-24345. --- Hadoop Flags: Reviewed Resolution: Fixed > [ACL] renameRSGroup should require Admin level

[jira] [Assigned] (HBASE-21831) Optional store-and-forward of simple mutations for regions in transition

2020-05-11 Thread Sandeep Pal (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Pal reassigned HBASE-21831: --- Assignee: (was: Sandeep Pal) > Optional store-and-forward of simple mutations for

[GitHub] [hbase] Apache-HBase commented on pull request #1689: Backport HBASE-24345 to branch-1

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