Github user zjureel commented on the issue:

    https://github.com/apache/flink/pull/4376
  
    I found the following kinda stuff from CI, and it seems not relevant to 
this issue, what do you think? @tillrohrmann 
    ```
    Running org.apache.flink.test.recovery.JobManagerHACheckpointRecoveryITCase
    java.lang.RuntimeException: org.apache.zookeeper.server.ZooKeeperServer 
class is frozen
        at javassist.CtClassType.checkModify(CtClassType.java:288)
        at javassist.CtBehavior.setBody(CtBehavior.java:432)
        at javassist.CtBehavior.setBody(CtBehavior.java:412)
        at 
org.apache.curator.test.ByteCodeRewrite.fixMethods(ByteCodeRewrite.java:91)
        at 
org.apache.curator.test.ByteCodeRewrite.<clinit>(ByteCodeRewrite.java:50)
        at org.apache.curator.test.TestingServer.<clinit>(TestingServer.java:33)
        at 
org.apache.flink.test.recovery.JobManagerHACheckpointRecoveryITCase.testCheckpointedStreamingProgram(JobManagerHACheckpointRecoveryITCase.java:350)
        at 
org.apache.flink.test.recovery.JobManagerHACheckpointRecoveryITCase.testCheckpointedStreamingProgramIncrementalRocksDB(JobManagerHACheckpointRecoveryITCase.java:336)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to