You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/09/19 01:10:52 UTC

[jira] [Created] (HBASE-9576) Fixups in hbase protobuf

stack created HBASE-9576:
----------------------------

             Summary: Fixups in hbase protobuf
                 Key: HBASE-9576
                 URL: https://issues.apache.org/jira/browse/HBASE-9576
             Project: HBase
          Issue Type: Task
          Components: Protobufs
            Reporter: stack


Benoit was looking at out pbs.  Had following remarks:

{code}
...there is something that doesn't make sense to me...a MutateRequest can have a Condition...the Condition has row/family/qualifier...so for a single KV CAS, one needs to specify the...row/family/qualifier twice...once in the MutationProto and once in the Condition...not a huge deal...just weird

...also in Comparator.proto, both BinaryComparator and BinaryPrefixComparator (and BitComparator too actually) would have been better off without ByteArrayComparable, which seems a useless pb, but no big deal either
{code}

Will keep this issue open as place to accumulate pb fixups.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira