stack created HBASE-6026:
----------------------------

             Summary: Reconcile .proto files after the dust settles
                 Key: HBASE-6026
                 URL: https://issues.apache.org/jira/browse/HBASE-6026
             Project: HBase
          Issue Type: Task
            Reporter: stack


Four or five of us have been working on .proto stuff over last few months.  
Andrew did pb work when we were all in diapers.  After HBASE-6000 goes in which 
moves all .protos into one place, lets look at doing reconciliation and 
cleanup.  For example, Andrew made a TableSchema that is also in stuff I added. 
 I did not use Andrews because it has stuff I do not want (though I took 
inspiration from his for what I did do) and ditto for a ColumnSchema -- in  
mine I call it ColumnFamilySchema.  After .proto resolution, we should try and 
reconcile method names for the common operations done (there was a bunch of 
overlap around our pb'ing work -- lets make sure we had same basic pattern all 
around so its easier on those that come after us figuring whats going on).

--
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