cosven commented on code in PR #49204:
URL: https://github.com/apache/doris/pull/49204#discussion_r2024168454
##########
regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_delete_bitmap_lock_case.groovy:
##########
@@ -420,8 +526,179 @@ suite("test_cloud_mow_stream_load_with_commit_fail",
"nonConcurrent") {
assertEquals(last_total_retry + 7, total_retry)
qt_sql12 """ select * from ${tableName} order by id"""
}
Review Comment:
> 不重算的判断依据是导入重试后成功了,如果重算就会走第一次的逻辑,在这个case里导入就不会成功
是的。但我看这实际的测试代码,好像没有体现出这一层逻辑。
--
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]