Charlene Sun created HBASE-11058:
------------------------------------

             Summary: call_id seems never present in response
                 Key: HBASE-11058
                 URL: https://issues.apache.org/jira/browse/HBASE-11058
             Project: HBase
          Issue Type: Bug
            Reporter: Charlene Sun


version used: 0.98.1

call_id seems never present in response, could someone take a look and help?

 

message ResponseHeader {
  optional uint32 call_id = 1;

message RequestHeader {
  // Monotonically increasing call_id to keep track of RPC requests and their 
response
  optional uint32 call_id = 1;



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to