zhannngchen opened a new pull request, #37865:
URL: https://github.com/apache/doris/pull/37865
## Proposed changes
Issue Number: close #xxx
the case `test_cloud_mow_delete_bitmap_calc_timeout` is flaky, it failed due
to the following exception
```
Exception:
java.sql.SQLException: errCode = 2, detailMessage =
(127.0.0.1)[INTERNAL_ERROR]failed to initialize storage reader.
tablet=532938472811, res=[INTERNAL_ERROR]{} does not need to read data
```
but the exception is injected by other case, I suspect these cases don't
clear the debug points for some unexpected reason.
to fix the flaky case, add a clear command at the first
--
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]