shuke987 commented on PR #60944: URL: https://github.com/apache/doris/pull/60944#issuecomment-4989082762
Follow-up test isolation fix: #65515 It replaces the process-wide `Config.deploy_mode` flips in `ColocationGroupProcDirTest` with thread-scoped `Config.isCloudMode()` mocks, preventing the background `HeartbeatMgr` from observing cloud mode and marking the local mock BE dead. PR FE UT build 993159 passed the complete target class (9/9). -- 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]
