Delete Trackers using compareRow, should just use raw binary comparator
-----------------------------------------------------------------------

                 Key: HBASE-1518
                 URL: https://issues.apache.org/jira/browse/HBASE-1518
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.20.0
            Reporter: Jonathan Gray
            Assignee: Jonathan Gray
            Priority: Critical
             Fix For: 0.20.0


Doesn't matter when using a normal table, but this is using a special 
comparator on _columns_ for the catalog tables.  Replace comparator.compareRows 
with Bytes.compareTo

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to