[ 
https://issues.apache.org/jira/browse/HBASE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773285#comment-13773285
 ] 

Dan Burkert commented on HBASE-9576:
------------------------------------

Hey Stack,

I could probably have a patch ready tomorrow, mid next week at the latest. I 
can definitely nock some of them out by tomorrow, I'll put them up.

- Dan



                
> 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

Reply via email to