bugfix: check rpc error code when process das rpc callback.
This commit is contained in:
@ -354,8 +354,7 @@ ObDASTaskResp::ObDASTaskResp()
|
||||
op_results_(),
|
||||
rcode_(),
|
||||
trans_result_(),
|
||||
das_factory_(nullptr),
|
||||
rpc_rcode_(OB_SUCCESS)
|
||||
das_factory_(nullptr)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user