Cleanup HColumnDescriptor
-------------------------

                 Key: HBASE-2704
                 URL: https://issues.apache.org/jira/browse/HBASE-2704
             Project: HBase
          Issue Type: Improvement
          Components: client
            Reporter: Jonathan Gray
            Priority: Critical
             Fix For: 0.21.0


HColumnDescriptor is very old.  The class comment has stale information that no 
longer applies (that you cannot modify a column, er family, without deleting it 
and recreating it).  It is also called HColumnDescriptor rather than 
HFamilyDescriptor and the related methods all say "column" instead of "family" 
like those in HBaseAdmin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to