[
https://issues.apache.org/jira/browse/FLINK-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-9101:
------------------------------------
Description:
The test deadlocks on travis.
https://travis-ci.org/zentol/flink/jobs/358894950
was:
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}
> 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
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.5.0
>
>
> The test deadlocks on travis.
> https://travis-ci.org/zentol/flink/jobs/358894950
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)