Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.13.6, 1.14.3, 1.15.0
Description
Recently, we had a few incidents where it appears that ZooKeeper wasn't behaving as expected. It might help to have to the ZooKeeper logs available in these cases.
We have multiple options:
- Introduce an extension to change the ZK log level for specific tests
- Lower the ZK log level again and make the logs being written to the standard log files
- Lower the ZK log level again and move the ZK logs into a dedicated file to avoid spoiling the Flink logs
Attachments
Issue Links
- relates to
-
FLINK-25981 ZooKeeperMultipleComponentLeaderElectionDriverTest.testLeaderElectionWithMultipleDrivers failed
- Resolved
-
FLINK-26121 ZooKeeperLeaderRetrievalConnectionHandlingTest.testNewLeaderAfterReconnectTriggersListenerNotification failed on azure
- Resolved
-
FLINK-26120 ZooKeeperCheckpointIDCounterITCase.testConcurrentGetAndIncrement failed on azure
- Closed
- links to