Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/674#issuecomment-105951860
I have those unit test style tests all in the KafkaITCase because they
depend on the testing clusters started for the test.
They all need at least a running Zookeeper instance.
I can of course put them into a different class, but this will further slow
down our tests because we spend more time starting and stopping zookeeper.
I've reworked the restore to reflect the open() / restoreState() order.
The PR has been updated.
---
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.
---