Yun Tang created FLINK-30392: -------------------------------- Summary: Increase the default value of cluster.thread-dump.stacktrace-max-depth Key: FLINK-30392 URL: https://issues.apache.org/jira/browse/FLINK-30392 Project: Flink Issue Type: Sub-task Components: Runtime / Web Frontend Reporter: Yun Tang Fix For: 1.17.0
Currently, the thread dump function still have the default stack-trace depth as 8, which is the same as before. However, the default value is really too small for developers to know the actual thread info. >From our experiences, we can set this value as 24. -- This message was sent by Atlassian Jira (v8.20.10#820010)