mchades opened a new pull request, #12890: URL: https://github.com/apache/gravitino/pull/12890
**Cherry-pick Information:** - Original commit: b5a28dfa772c1df04bad4cd6183c7948f6e4ba40 - Original PR: #12553 - Target branch: `branch-1.3` - Status: ✅ Conflicts resolved manually **Resolution:** - Adapted Fileset connection probing to the credential-manager wiring available on `branch-1.3`, without introducing the main-only secret subsystem. - Preserved the existing Kafka relational-storage test setup while adding the connection-probe coverage. - Ensured temporary catalog wrappers are closed after connection probing. - Omitted two COS tests whose supporting modules are not present on `branch-1.3`. - Omitted the MinIO token-vending integration test because `branch-1.3` lacks its MinIO container infrastructure; retained Fileset unit tests and cloud-bundle credential-vending coverage. **Validation:** - Ran unit tests for the affected Fileset, Glue, JDBC, Kafka, Hive, lakehouse, Model, Hadoop common, Core, Server, Java client, and cloud bundle modules. - Compiled the affected Doris, MySQL, PostgreSQL, and StarRocks integration-test sources. - Python client: 1017 tests passed. - Black 26.3.1 and Pylint 4.0.5 passed. - `./gradlew :docs:build` - `./gradlew spotlessApply` - Conflict-marker scan and `git diff --check` -- 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]
