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

Hudson commented on HBASE-9885:
-------------------------------

FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #830 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/830/])
HBASE-9885 Avoid some Result creation in protobuf conversions (nkeywal: rev 
1539692)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/RequestConverter.java


> Avoid some Result creation in protobuf conversions
> --------------------------------------------------
>
>                 Key: HBASE-9885
>                 URL: https://issues.apache.org/jira/browse/HBASE-9885
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, Protobufs, regionserver
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>             Fix For: 0.98.0, 0.96.1
>
>         Attachments: 9885.v1.patch, 9885.v2, 9885.v2.patch, 9885.v3.patch, 
> 9885.v3.patch, 9885.v4.patch
>
>
> We creates a lot of Result that we could avoid, as they contain nothing else 
> than a boolean value. We create sometimes a protobuf builder as well on this 
> path, this can be avoided.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to