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

Hudson commented on HBASE-6043:
-------------------------------

Integrated in HBase-TRUNK #2947 (See 
[https://builds.apache.org/job/HBase-TRUNK/2947/])
    HBASE-6043 Add Increment Coalescing in thrift. (Revision 1344043)
HBASE-6043 Add Increment Coalescing in thrift. (Revision 1344034)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/IncrementCoalescer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/IncrementCoalescerMBean.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/generated/TIncrement.java

stack : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/ThriftUtilities.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/generated/Hbase.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/thrift/generated/TRowResult.java
* 
/hbase/trunk/hbase-server/src/main/resources/org/apache/hadoop/hbase/thrift/Hbase.thrift
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java

                
> Add Increment Coalescing in thrift.
> -----------------------------------
>
>                 Key: HBASE-6043
>                 URL: https://issues.apache.org/jira/browse/HBASE-6043
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6043-0.patch, HBASE-6043-1.patch, 
> HBASE-6043-10.patch, HBASE-6043-2.patch, HBASE-6043-3.patch, 
> HBASE-6043-4.patch, HBASE-6043-5.patch, HBASE-6043-6.patch, 
> HBASE-6043-7.patch, HBASE-6043-8.patch, HBASE-6043-9.patch
>
>
> Since the thrift server uses the client api reducing the number of rpc's 
> greatly speeds up increments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to