gosonzhang commented on issue #8936: URL: https://github.com/apache/inlong/issues/8936#issuecomment-1725058557
This problem arises from [1]: when $ENABLE_OBSERVABILITY is false, the execution command does not carry the $JAVA_OPTS parameter, causing the DataProxy to not carry the log path information when it is started, causing this problem. 1. https://github.com/apache/inlong/pull/8802/files#diff-b41eca090b17d52c4ff29152b39375e1361ffa6b9a18e9da6e59c527d232520dL227  I'll fix it -- 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]
