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

Hudson commented on HBASE-6282:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #262 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/262/])
    HBASE-6282 The introspection, etc. of objects in the RPC has to be handled 
for PB objects (Revision 1409648)
HBASE-6282 The introspection, etc. of objects in the RPC has to be handled for 
PB objects (Revision 1409643)

     Result = FAILURE
stack : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/ProtobufRpcEngine.java

stack : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/ProtobufRpcEngine.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/util/Objects.java

                
> The introspection, etc. of objects in the RPC has to be handled for PB objects
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-6282
>                 URL: https://issues.apache.org/jira/browse/HBASE-6282
>             Project: HBase
>          Issue Type: Sub-task
>          Components: IPC/RPC
>            Reporter: Devaraj Das
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: 6282addendum.txt, 6282addendum.txt, 6282.txt
>
>
> The places where the type of objects are inspected need to be updated to take 
> into consideration PB types. I have noticed Objects.describeQuantity being 
> used, and the private WritableRpcEngine.Server.logResponse method also needs 
> updating (in the PB world, all information about operations/tablenames is 
> contained in one PB argument).

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