[
https://issues.apache.org/jira/browse/HBASE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3234:
-------------------------
Attachment: org.apache.hadoop.hbase.TestHBaseTestingUtility-output.txt
Here is a run against an hadoop that is minus hdfs-724. One thing I notice is
that the good run reports:
{code}
2010-11-15 01:42:02,432 DEBUG [Master:0;pynchon-432.lan:51131]
ipc.Client$Connection(469): IPC Client (47) connection to
localhost/127.0.0.1:51122 from stack sending #148
{code}
... i.e. user 'stack' whereas the bad run has
{code}
2010-11-14 23:38:57,672 DEBUG [IPC Server handler 3 on 64745]
ipc.HBaseClient$Connection(487): IPC Client (47) connection to
/172.16.198.219:64748 from an unknown user sending #148
{code}
.. 'unknown user'.
> hdfs-724 "breaks" TestHBaseTestingUtility multiClusters
> -------------------------------------------------------
>
> Key: HBASE-3234
> URL: https://issues.apache.org/jira/browse/HBASE-3234
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Critical
> Fix For: 0.90.0
>
> Attachments:
> org.apache.hadoop.hbase.TestHBaseTestingUtility-output.txt,
> org.apache.hadoop.hbase.TestHBaseTestingUtility-output.txt,
> org.apache.hadoop.hbase.TestHBaseTestingUtility.txt
>
>
> We upgraded our hadoop jar in TRUNK to latest on 0.20-append branch.
> TestHBaseTestingUtility started failing reliably. If I back out hdfs-724,
> the test passes again. This issue is about figuring whats up here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.