tsreaper opened a new pull request, #114: URL: https://github.com/apache/flink-table-store/pull/114
Currently we build test dockers with testcontainers API. However testcontainers API are only a subset of docker APIs and is not suitable for managing a large group of services (In the future we'll add end to end tests for Hive which consists of numerous services such as Hadoop namenodes, datanodes, Hive metastore, etc.). So we refactor E2eTestBase with docker compose. -- 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]
