remote execute hang because of plan diff with ctrl ser and runner ser
This commit is contained in:
4
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
4
deps/oblib/src/lib/utility/ob_tracepoint.h
vendored
@ -469,6 +469,10 @@ public:
|
||||
EN_ENABLE_HASH_JOIN_CACHE_AWARE = 251,
|
||||
EN_SET_DISABLE_HASH_JOIN_BATCH = 252,
|
||||
|
||||
// only work for remote execute
|
||||
EN_DISABLE_REMOTE_EXEC_WITH_PLAN = 255,
|
||||
EN_REMOTE_EXEC_ERR = 256,
|
||||
|
||||
EN_XA_PREPARE_ERROR = 260,
|
||||
EN_XA_UPDATE_COORD_FAILED = 261,
|
||||
EN_XA_PREPARE_RESP_LOST = 262,
|
||||
|
||||
Reference in New Issue
Block a user