Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We borrowed Bytes class from HBase. We also added some utility methods to Bytes class.
The main objective of this issue is to upgrade Bytes class and moved the methods we added to proper classes. This refactoring will make the future update of Bytes class easier.