aloyszhang commented on code in PR #9869: URL: https://github.com/apache/inlong/pull/9869#discussion_r1537005689
########## inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.15/src/test/resources/log4j2-test.properties: ########## @@ -69,4 +75,8 @@ logger.postgres=INFO, postgres logger.postgres.name=org.testcontainers.containers.PostgreSQLContainer logger.postgres.additivity=false +logger.redis=INFO, postgres Review Comment: logger should be rdis ########## inlong-sort/sort-end-to-end-tests/sort-end-to-end-tests-v1.15/src/test/resources/log4j2-test.properties: ########## @@ -69,4 +75,8 @@ logger.postgres=INFO, postgres logger.postgres.name=org.testcontainers.containers.PostgreSQLContainer logger.postgres.additivity=false +logger.redis=INFO, postgres Review Comment: logger should be redis -- 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]
