Cherry-picked from #43922 Co-authored-by: abmdocrt <lianyukang@selectdb.com>
This commit is contained in:
committed by
GitHub
parent
4f2a67251a
commit
26fef2a02a
@ -70,6 +70,7 @@ namespace ErrorCode {
|
||||
TStatusError(TABLET_MISSING, true); \
|
||||
TStatusError(NOT_MASTER, true); \
|
||||
TStatusError(OBTAIN_LOCK_FAILED, false); \
|
||||
TStatusError(SNAPSHOT_EXPIRED, false); \
|
||||
TStatusError(DELETE_BITMAP_LOCK_ERROR, false);
|
||||
// E error_name, error_code, print_stacktrace
|
||||
#define APPLY_FOR_OLAP_ERROR_CODES(E) \
|
||||
|
||||
Reference in New Issue
Block a user