You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
What happened
When SeaTunnelClient initializes Hazelcast-related classes, a fatal exception, such as OOM. Hazelcast-related threads cannot be released normally, resulting in the client not being able to close normally. We need to add logic to call System.exit(1) when catch fatal exception like this.
Search before asking
What happened
When SeaTunnelClient initializes Hazelcast-related classes, a fatal exception, such as OOM. Hazelcast-related threads cannot be released normally, resulting in the client not being able to close normally. We need to add logic to call System.exit(1) when catch fatal exception like this.
SeaTunnel Version
dev
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: