Guowei Ma created FLINK-21987:
---------------------------------
Summary: testRequestKvStateOfWrongJob failed
Key: FLINK-21987
URL:
https://issues.apache.org/jira/browse/FLINK-21987 Project: Flink
Issue Type: Bug
Components: Runtime / Queryable State
Affects Versions: 1.13.0
Reporter: Guowei Ma
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=15486&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7030a106-e977-5851-a05e-535de648c9c9&l=8453{code:java}
[ERROR] JobMasterQueryableStateTest.testRequestKvStateOfWrongJob:151
Expected: Expected failure cause is "FlinkJobNotFoundException"
but: The throwable <java.util.concurrent.ExecutionException: org.apache.flink.runtime.query.UnknownKvStateLocation: No KvStateLocation found for KvState instance with name 'unknown'.> does not contain the expected failure cause "FlinkJobNotFoundException"
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)