Chesnay Schepler created FLINK-9101:
---------------------------------------
Summary: HAQueryableStateRocksDBBackendITCase failed on travis
Key: FLINK-9101
URL:
https://issues.apache.org/jira/browse/FLINK-9101 Project: Flink
Issue Type: Bug
Components: Queryable State
Affects Versions: 1.5.0
Reporter: Chesnay Schepler
Fix For: 1.5.0
https://travis-ci.org/zentol/flink/jobs/358894950{code}
Caused by: java.lang.IllegalStateException: Registration name clash. KvState with name 'duplicate-me' has already been registered by another operator (0a448493b4782967b150582570326227).
at org.apache.flink.runtime.query.KvStateLocationRegistry.notifyKvStateRegistered(KvStateLocationRegistry.java:116)
... 20 more
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)