pocozh commented on code in PR #4536: URL: https://github.com/apache/incubator-inlong/pull/4536#discussion_r894434775
########## inlong-agent/conf/agent.properties: ########## @@ -53,6 +53,7 @@ thread.pool.await.time=30 agent.local.ip=127.0.0.1 agent.local.uuid= agent.local.uuid.open=false +agent.enable.oom.exit=false Review Comment: > maybe default true? At present, there is no relevant detection tool. It is better to temporarily set it as false, otherwise users will not perceive it if the agent exits. -- 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]
