[
https://issues.apache.org/jira/browse/HBASE-8117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13608545#comment-13608545
]
Hiroshi Ikeda commented on HBASE-8117:
--------------------------------------
Accidentally I found this issue that introduced a problem of mutual calls
between classes over packages when initializing the classes, which I had
carefully unbound in HBASE-7128.
> Remove redundant byte conversion methods from HConstants
> --------------------------------------------------------
>
> Key: HBASE-8117
> URL: https://issues.apache.org/jira/browse/HBASE-8117
> Project: HBase
> Issue Type: Improvement
> Components: util
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Trivial
> Fix For: 0.95.0, 0.98.0
>
> Attachments:
> 0001-HBASE-8117-remove-redundant-byte-conversion-methods.patch
>
>
> HConstants#toBytes and HConstants#toString are identical implementations to
> implementations in Bytes. Consolidate.
--
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