[
https://issues.apache.org/jira/browse/HBASE-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535318#comment-13535318
]
Ted Yu commented on HBASE-7379:
-------------------------------
{code}
************ BEGIN zombies jstack extract
at
org.apache.hadoop.hbase.util.TestHBaseFsck.testFixByTable(TestHBaseFsck.java:1188)
at
org.apache.hadoop.hbase.catalog.TestCatalogTracker.testServerNotRunningIOException(TestCatalogTracker.java:250)
at
org.apache.hadoop.hbase.TestGlobalMemStoreSize.testGlobalMemStore(TestGlobalMemStoreSize.java:131)
at
org.apache.hadoop.hbase.util.TestSizeBasedThrottler.testBigIncreases(TestSizeBasedThrottler.java:111)
************ END zombies jstack extract
{code}
I ran the above tests locally with patch v2 and they passed:
{code}
Running org.apache.hadoop.hbase.catalog.TestCatalogTracker
2012-12-18 12:58:49.231 java[7143:1203] Unable to load realm info from
SCDynamicStore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.388 sec
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
2012-12-18 12:58:56.460 java[7145:1203] Unable to load realm info from
SCDynamicStore
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.052 sec
Running org.apache.hadoop.hbase.util.TestHBaseFsck
2012-12-18 12:59:12.108 java[7173:1203] Unable to load realm info from
SCDynamicStore
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 196.697 sec
Running org.apache.hadoop.hbase.util.TestSizeBasedThrottler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.383 sec
{code}
[~eclark]: Can you take a look at patch v2 ?
> Port '[89-fb] prevent OOM possibility due to per connection responseQueue
> being unbounded' to trunk
> ---------------------------------------------------------------------------------------------------
>
> Key: HBASE-7379
> URL: https://issues.apache.org/jira/browse/HBASE-7379
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.96.0
>
> Attachments: 7379-trunk.txt, 7379-trunk-v2.txt
>
>
> HBASE-6728 ported '[89-fb] prevent OOM possibility due to per connection
> responseQueue being unbounded' to 0.94 branch
> This issue is to port it to trunk
--
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