hello-stephen opened a new pull request, #65929: URL: https://github.com/apache/doris/pull/65929
## Proposed changes - extend the bounded JDBC catalog table-sync wait from 10 seconds to 60 seconds - log the catalog/database name and last SQL exception through the suite logger while polling ## Root cause S3 P0 build 203802 created the JDBC catalog successfully, but the first metadata discovery did not expose tables within the fixed 10-second window. A sibling lower-case catalog test succeeded in the same cluster, so this is a case-level cold metadata/driver timing issue rather than a cluster-wide outage. ## Validation - git diff --check - scoped to one regression case; product behavior and assertions are unchanged Jira: DORIS-27397 TeamCity: http://172.20.48.17:8111/buildConfiguration/Doris_Doris_x64_branch41_S3_Regression_P0/203802 Occurrence: build:(id:203802),id:2000001232 -- 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]
