sfc-gh-emaynard commented on code in PR #1646: URL: https://github.com/apache/polaris/pull/1646#discussion_r2101351864
########## getting-started/jdbc/docker-compose.yml: ########## @@ -29,18 +29,22 @@ services: # Optional, allows attaching a debugger to the Polaris JVM - "5005:5005" environment: - - JAVA_DEBUG=true Review Comment: Do any other docker-compose files need this fix? For example `getting-started/eclipselink/docker-compose.yml` ########## getting-started/jdbc/docker-compose.yml: ########## @@ -29,18 +29,22 @@ services: # Optional, allows attaching a debugger to the Polaris JVM - "5005:5005" environment: - - JAVA_DEBUG=true Review Comment: Do any other docker-compose files need this fix? For example `getting-started/eclipselink/docker-compose.yml` -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org