[hbase] HStoreFile.writeSplitInfo should just call HStoreFile.Reference.write
-----------------------------------------------------------------------------
Key: HADOOP-2458
URL: https://issues.apache.org/jira/browse/HADOOP-2458
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Affects Versions: 0.16.0
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Fix For: 0.16.0
Currently HStoreFile.writeSplitInfo and HStoreFile.readSplitInfo essentially do
the same work as HStoreFile.Reference.write and HStoreFile.Reference.readFields
respectively
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.