[ 
https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968595#comment-13968595
 ] 

Jean-Daniel Cryans commented on HBASE-10967:
--------------------------------------------

The test failure is definitely not related but it's strange, all 4 tests took 
the same amount of time:

{noformat}
Running org.apache.hadoop.hbase.security.TestSecureRPC
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 234.203 sec
Running org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 234.203 sec
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.203 sec
Running org.apache.hadoop.hbase.io.hfile.TestLruBlockCache
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 234.203 sec <<< 
FAILURE!
{noformat}

TestLruBlockCache should only take a few seconds to run.

Anyways, going to commit.

> CatalogTracker.waitForMeta should not wait indefinitely silently
> ----------------------------------------------------------------
>
>                 Key: HBASE-10967
>                 URL: https://issues.apache.org/jira/browse/HBASE-10967
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.99.0, 0.98.2, 0.96.3
>
>         Attachments: HBASE-10967.patch
>
>
> While debugging HBASE-10312, I found it confusing that the master was doing 
> seemingly nothing after failing to assigned meta. This jira is about adding 
> some warns when it starts taking a long time.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to