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

Hudson commented on HBASE-8138:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #455 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/455/])
    HBASE-8138 Using [packed=true] for repeated field of primitive numeric 
types (types which use the varint, 32-bit, or 64-bit wire types) (Revision 
1458504)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/trunk/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.java
* /hbase/trunk/hbase-protocol/src/main/protobuf/Filter.proto

                
> Using [packed=true] for repeated field of primitive numeric types (types 
> which use the varint, 32-bit, or 64-bit wire types)
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8138
>                 URL: https://issues.apache.org/jira/browse/HBASE-8138
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>            Priority: Trivial
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: hbase-8138.patch
>
>
> It's recommended to do the following for numeric primitive types
> {quote}
> For historical reasons, repeated fields of basic numeric types aren't encoded 
> as efficiently as they could be. New code should use the special option 
> [packed=true] to get a more efficient encoding
> {quote}
> See details at https://developers.google.com/protocol-buffers/docs/proto

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