mymeiyi commented on code in PR #52476:
URL: https://github.com/apache/doris/pull/52476#discussion_r2176756523
##########
cloud/src/meta-service/meta_service_job.cpp:
##########
@@ -1554,27 +1570,22 @@ void
MetaServiceImpl::finish_tablet_job(::google::protobuf::RpcController* contr
g_bvar_delete_bitmap_lock_txn_remove_conflict_by_compaction_abort_counter << 1;
}
}
+
+ if (retry == 0 && !request->job().compaction().empty() &&
Review Comment:
fast retry only when the err is TxnErrorCode::TXN_CONFLICT?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]