[jira] [Created] (FLINK-11553) DispatcherHATest.testFailingRecoveryIsAFatalError fails locally with @Nonnull check

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11553) DispatcherHATest.testFailingRecoveryIsAFatalError fails locally with @Nonnull check

Shang Yuanchun (Jira)
Andrey Zagrebin created FLINK-11553:
---------------------------------------

             Summary: DispatcherHATest.testFailingRecoveryIsAFatalError fails locally with @Nonnull check
                 Key: FLINK-11553
                 URL: https://issues.apache.org/jira/browse/FLINK-11553
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination, Tests
    Affects Versions: 1.8.0
            Reporter: Andrey Zagrebin
            Assignee: Andrey Zagrebin
             Fix For: 1.8.0


DispatcherHATest.testFailingRecoveryIsAFatalError fails because it tries to instantiate 

HATestingDispatcher with fencingTokens = null which is annotated as @Nonnull.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)