Andrew Purtell created HBASE-20619:
--------------------------------------
Summary: TestWeakObjectPool occasionally times out
Key: HBASE-20619
URL: https://issues.apache.org/jira/browse/HBASE-20619
Project: HBase
Issue Type: Test
Components: test
Affects Versions: 1.4.4, 1.5.0
Reporter: Andrew Purtell
TestWeakObjectPool occasionally times out. Failure is rare and executor is an
EC2 instance, so I think it's just a question of the timeout being too small.
[ERROR] testCongestion(org.apache.hadoop.hbase.util.TestWeakObjectPool) Time
elapsed: 1.049 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 1000
milliseconds
at
org.apache.hadoop.hbase.util.TestWeakObjectPool.testCongestion(TestWeakObjectPool.java:102)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)