Michal Gregorczyk created HBASE-6729:
----------------------------------------

             Summary: Fix broken test - TestSplitLogWorker
                 Key: HBASE-6729
                 URL: https://issues.apache.org/jira/browse/HBASE-6729
             Project: HBase
          Issue Type: Test
            Reporter: Michal Gregorczyk
            Assignee: Michal Gregorczyk


4 out of 5 tests in TestSplitLogWorker fail due to testing different strings 
for equality (eg. "owned rs" vs "owned rs Worker-0"). Comparison is made to 
check if task is owned by correct SpliLogWorker, and name of the worker is not 
"rs" but "rs Worker-0".

--
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

Reply via email to