[jira] [Created] (HBASE-24612) Consider allowing a separate EventLoopGroup for accepting new connections.

2020-06-22 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24612: -- Summary: Consider allowing a separate EventLoopGroup for accepting new connections. Key: HBASE-24612 URL: https://issues.apache.org/jira/browse/HBASE-24612

[jira] [Created] (HBASE-24447) Contribute a Test class that shows some examples for using the Async Client API

2020-05-27 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24447: -- Summary: Contribute a Test class that shows some examples for using the Async Client API Key: HBASE-24447 URL: https://issues.apache.org/jira/browse/HBASE-24447

[jira] [Resolved] (HBASE-23806) Provide a much faster and efficient alternate option to maven and surefire for running tests.

2020-05-16 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23806. Resolution: Won't Fix > Provide a much faster and efficient alternate option to ma

[jira] [Resolved] (HBASE-23787) TestSyncTimeRangeTracker fails quite easily and allocates a very expensive array.

2020-05-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23787. Resolution: Not A Problem I think the expensive array may have already been dealt

[jira] [Resolved] (HBASE-23849) Harden small and medium tests for lots of parallel runs with re-used jvms.

2020-05-14 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23849. Resolution: Won't Fix Small and medium tests don't actually take too long to get g

[jira] [Resolved] (HBASE-24155) When running the tests, a tremendous number of connections are put into TIME_WAIT.

2020-05-13 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-24155. Resolution: Information Provided Man it took me a long time to finally see a lot o

[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. > TestReplicationEndpo

[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 things

[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 also

[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, thou

[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 getti

[jira] [Resolved] (HBASE-23882) Scale *MiniCluster config for the environment it runs in.

2020-05-10 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23882. Resolution: Duplicate > Scale *MiniCluster config for the environment it runs in.

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

2020-05-10 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24346: -- Summary: TestWALProcedureStoreOnHDFS#testWalAbortOnLowReplicationWithQueuedWriters fails too easily. Key: HBASE-24346 URL: https://issues.apache.org/jira/browse/HBASE

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

2020-05-05 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24332: -- Summary: TestJMXListener.setupBeforeClass can fail due to not getting a random port. Key: HBASE-24332 URL: https://issues.apache.org/jira/browse/HBASE-24332

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

2020-05-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24327: -- Summary: TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call. Key: HBASE-24327 URL: https://issues.apa

[jira] [Created] (HBASE-24325) TestJMXConnectorServer can fail to start the minicluster due to it's port already having been chosen by another test.

2020-05-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24325: -- Summary: TestJMXConnectorServer can fail to start the minicluster due to it's port already having been chosen by another test. Key: HBASE-24325 URL: https://issues.apa

[jira] [Created] (HBASE-24185) Junit tests do not behave well with System.exit or Runtime.halt or JVM exits in general.

2020-04-14 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24185: -- Summary: Junit tests do not behave well with System.exit or Runtime.halt or JVM exits in general. Key: HBASE-24185 URL: https://issues.apache.org/jira/browse/HBASE-241

[jira] [Created] (HBASE-24155) When running the tests, a tremendous number of connections are put into TIME_WAIT.

2020-04-09 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-24155: -- Summary: When running the tests, a tremendous number of connections are put into TIME_WAIT. Key: HBASE-24155 URL: https://issues.apache.org/jira/browse/HBASE-24155

[jira] [Created] (HBASE-23952) Address thread safety issue with Map used in BufferCallBeforeInitHandler.

2020-03-09 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23952: -- Summary: Address thread safety issue with Map used in BufferCallBeforeInitHandler. Key: HBASE-23952 URL: https://issues.apache.org/jira/browse/HBASE-23952

[jira] [Created] (HBASE-23951) Avoid high speed recursion trap in AsyncRequestFutureImpl.

2020-03-09 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23951: -- Summary: Avoid high speed recursion trap in AsyncRequestFutureImpl. Key: HBASE-23951 URL: https://issues.apache.org/jira/browse/HBASE-23951 Project: HBase

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

2020-03-01 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23918: -- Summary: Track sensitive resources to ensure they are closed and assist devs in finding leaks. Key: HBASE-23918 URL: https://issues.apache.org/jira/browse/HBASE-23918

[jira] [Created] (HBASE-23882) Scale *MiniCluster config for the environment it runs in.

2020-02-21 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23882: -- Summary: Scale *MiniCluster config for the environment it runs in. Key: HBASE-23882 URL: https://issues.apache.org/jira/browse/HBASE-23882 Project: HBase

[jira] [Created] (HBASE-23849) Harden small and medium tests for lots of parallel runs with re-used jvms.

2020-02-14 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23849: -- Summary: Harden small and medium tests for lots of parallel runs with re-used jvms. Key: HBASE-23849 URL: https://issues.apache.org/jira/browse/HBASE-23849

[jira] [Created] (HBASE-23839) TestEntityLocks often fails in lower resource envs in testEntityLockTimeout

2020-02-13 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23839: -- Summary: TestEntityLocks often fails in lower resource envs in testEntityLockTimeout Key: HBASE-23839 URL: https://issues.apache.org/jira/browse/HBASE-23839

[jira] [Created] (HBASE-23835) TestFromClientSide3 and subclasses often fail on testScanAfterDeletingSpecifiedRowV2.

2020-02-13 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23835: -- Summary: TestFromClientSide3 and subclasses often fail on testScanAfterDeletingSpecifiedRowV2. Key: HBASE-23835 URL: https://issues.apache.org/jira/browse/HBASE-23835

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

2020-02-11 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23831: -- Summary: TestChoreService is very sensitive to resources. Key: HBASE-23831 URL: https://issues.apache.org/jira/browse/HBASE-23831 Project: HBase

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

2020-02-11 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23830: -- Summary: TestReplicationEndpoint appears to fail a lot in my attempts for a clean test run locally. Key: HBASE-23830 URL: https://issues.apache.org/jira/browse/HBASE-2

[jira] [Created] (HBASE-23806) Provide a much faster and efficient alternate option to maven and surefire for running tests.

2020-02-06 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23806: -- Summary: Provide a much faster and efficient alternate option to maven and surefire for running tests. Key: HBASE-23806 URL: https://issues.apache.org/jira/browse/HBAS

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

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23796: -- Summary: Consider using 127.0.0.1 instead of localhost and binding to 127.0.0.1 as well. Key: HBASE-23796 URL: https://issues.apache.org/jira/browse/HBASE-23796

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

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23795: -- Summary: Enable all tests to be run in parallel on reused JVMs. Key: HBASE-23795 URL: https://issues.apache.org/jira/browse/HBASE-23795 Project: HBase

[jira] [Created] (HBASE-23794) Consider setting -XX:MaxDirectMemorySize in the root Maven pom.xml file.

2020-02-04 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23794: -- Summary: Consider setting -XX:MaxDirectMemorySize in the root Maven pom.xml file. Key: HBASE-23794 URL: https://issues.apache.org/jira/browse/HBASE-23794

[jira] [Created] (HBASE-23787) TestSyncTimeRangeTracker fails quite easily and allocates a very expensive array.

2020-02-03 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23787: -- Summary: TestSyncTimeRangeTracker fails quite easily and allocates a very expensive array. Key: HBASE-23787 URL: https://issues.apache.org/jira/browse/HBASE-23787

[jira] [Created] (HBASE-23783) Address tests writing and reading SSL/Security files in a common location.

2020-02-02 Thread Mark Robert Miller (Jira)
Mark Robert Miller created HBASE-23783: -- Summary: Address tests writing and reading SSL/Security files in a common location. Key: HBASE-23783 URL: https://issues.apache.org/jira/browse/HBASE-23783