[
https://issues.apache.org/jira/browse/HBASE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247931#comment-13247931
]
Phabricator commented on HBASE-5708:
------------------------------------
Karthik has commented on the revision "[jira] [HBASE-5708] [89-fb] Improving
robustness of map-reduce-related and other unit tests".
INLINE COMMENTS
src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:1591
Good catch indeed! The result would be that we would try to open the region,
timeout on root and throw an exception which would cause it to get put on the
todo queue again. So we would incur a latency.
Wondering if something else would have been broken as a result?
REVISION DETAIL
https://reviews.facebook.net/D2601
BRANCH
make_minimapredcluster_directory_a_HBASE-5708_v38
> [89-fb] Make MiniMapRedCluster directory a subdirectory of target/test
> ----------------------------------------------------------------------
>
> Key: HBASE-5708
> URL: https://issues.apache.org/jira/browse/HBASE-5708
> Project: HBase
> Issue Type: Bug
> Reporter: Mikhail Bautin
> Priority: Minor
> Attachments: D2601.1.patch, D2601.2.patch, D2601.3.patch,
> D2601.4.patch
>
>
> Some map-reduce-based tests are failing when executed concurrently in 89-fb
> because mini-map-reduce cluster uses /tmp/hadoop-<username> for temporary
> data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira