eskabetxe opened a new pull request, #186: URL: https://github.com/apache/flink-connector-jdbc/pull/186
This pull request updates the OceanBase test container configuration to use a newer OceanBase image and optimizes the container resource usage for better compatibility with limited-resource environments such as GitHub Actions runners. **Dependency update:** * Updated the OceanBase CE Docker image from version `4.2.1-lts` to `4.3.5-lts` in `OceanBaseImages.java`. **Test container resource optimization:** * Configured the OceanBase test container in `OceanBaseDatabase.java` to use a minimal resource footprint, including setting environment variables for mini mode, memory limits, storage size, and CPU count to better fit within CI runner constraints. -- 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]
