You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Charlene Sun (JIRA)" <ji...@apache.org> on 2014/04/23 22:04:17 UTC

[jira] [Created] (HBASE-11058) call_id seems never present in response

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)