apache / apache/druid

Zk reconnection problem

Open
#8,332 2 comments 0 reactions 0 assignees View on GitHub
Area - ZooKeeper/Curator Bug
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

Version : 0.15.0
Problem description :

When zookeeper goes down and I restart zookeeper, I have to restart druid to reconnect to zk.This is a bad performance. Although there is a retry strategy, the Tate was stopped after the retry timeout. When zk service is restored, why not connect it automatically?You must restart the druid process to reconnect to zk

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure described for Druid 0.15.0: stop ZooKeeper, let the retry timeout expire, then restore ZooKeeper without restarting Druid. Trace the ZooKeeper connection and retry handling to determine why reconnection does not resume; done means Druid reconnects automatically after service restoration and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.