Refactor catalog MetaReader and MetaEditor so one class only
------------------------------------------------------------

                 Key: HBASE-4636
                 URL: https://issues.apache.org/jira/browse/HBASE-4636
             Project: HBase
          Issue Type: Improvement
            Reporter: stack


I suggest we collapse MetaReader and MetaEditor.  Setters are in one class 
while Getters are in another which is a little disorientating.  The Editor 
class uses facility from the Reader class to do edits which seems a little off.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to