[
https://issues.apache.org/jira/browse/HBASE-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh resolved HBASE-7496.
-----------------------------------
Resolution: Fixed
> TestZKProcedure fails interrmittently.
> --------------------------------------
>
> Key: HBASE-7496
> URL: https://issues.apache.org/jira/browse/HBASE-7496
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: hbase-7290
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-7290
>
> Attachments: hbase-7496.patch, pre-hbase-7496.patch
>
>
> This was found in a routine CI run for
> org.apache.hadoop.hbase.procedure.TestZKProcedure.testMultipleMembers
> {code}
> org.apache.hadoop.hbase.errorhandling.TimeoutException via
> timer-java.util.Timer@5d04e28b:org.apache.hadoop.hbase.errorhandling.TimeoutException:
> Timeout elapsed! Source:Timeout caused Foreign Exception
> Start:1357318701315, End:1357318701816, diff:501, max:500 ms
> at
> org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher.rethrowException(ForeignExceptionDispatcher.java:84)
> at
> org.apache.hadoop.hbase.procedure.Subprocedure.rethrowException(Subprocedure.java:137)
> at
> org.apache.hadoop.hbase.procedure.Subprocedure.call(Subprocedure.java:169)
> at
> org.apache.hadoop.hbase.procedure.Subprocedure$SubprocedureImpl.call(Subprocedure.java:314)
> {code}
> the 500ms is normally the time between checks -- and for some reason is now
> the timeout. (which is too short).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira