Gary Yao created FLINK-17792: -------------------------------- Summary: Failing to invoking jstack on TM processes should not fail Jepsen Tests Key: FLINK-17792 URL: https://issues.apache.org/jira/browse/FLINK-17792 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.10.1, 1.11.0 Reporter: Gary Yao Assignee: Gary Yao Fix For: 1.11.0
{{jstack}} can fail if the JVM process exits prematurely while or before we invoke {{jstack}}. If {{jstack}} fails, the exception propagates and exits the Jepsen Tests prematurely. -- This message was sent by Atlassian Jira (v8.3.4#803005)