This is an automated email from the ASF dual-hosted git repository.
zhangchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 987bcc92157 [Fix](mow) Fix some logs for mow (#48523)
add 54e7e94b89b [Fix](cloud) Should consider tablet state change whether
to skip `sync_rowsets` in publish phase (#48400)
No new revisions were added by this update.
Summary of changes:
.../cloud/cloud_engine_calc_delete_bitmap_task.cpp | 20 ++-
.../cloud/cloud_engine_calc_delete_bitmap_task.h | 3 +
cloud/src/meta-service/meta_service.cpp | 34 ++++-
cloud/test/meta_service_test.cpp | 23 ++-
.../transaction/CloudGlobalTransactionMgr.java | 18 ++-
.../transaction/DeleteBitmapUpdateLockContext.java | 6 +
.../org/apache/doris/master/ReportHandler.java | 16 ++
gensrc/proto/cloud.proto | 1 +
gensrc/thrift/AgentService.thrift | 1 +
... test_tablet_state_change_in_publish_phase.out} | Bin 193 -> 227 bytes
...est_tablet_state_change_in_publish_phase.groovy | 161 +++++++++++++++++++++
11 files changed, 269 insertions(+), 14 deletions(-)
copy
regression-test/data/fault_injection_p0/cloud/{test_cloud_mow_stale_resp_load_compaction_conflict.out
=> test_tablet_state_change_in_publish_phase.out} (76%)
create mode 100644
regression-test/suites/fault_injection_p0/cloud/test_tablet_state_change_in_publish_phase.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]