Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

druid realtime zookeeper host is overriden because the realtime spec is using hardcoded localhost #123

Closed

Conversation

malvads
Copy link
Member

@malvads malvads commented Apr 28, 2024

Druid realtime is using hardcoded zookeeper connection to localhost

 "zookeeper.connect": "localhost:2181",

Now it should use

"zookeeper.connect":"zookeeper.service.redborder.cluster:2181",

@the-label-bot the-label-bot bot added kind/feature kind/feature size/XS size/XS labels Apr 28, 2024
Copy link

the-label-bot bot commented Apr 28, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label
Kind Unknown Too Low ✖️
Kind XS 0.997 ✔️

@malvads malvads changed the title Bugfix/17121 realtime zookeeper host overriden druid realtime zookeeper host is overriden because the realtime spec is using hardcoded localhost Apr 28, 2024
@the-label-bot the-label-bot bot removed the kind/feature kind/feature label Apr 28, 2024
@malvads malvads requested a review from davidredborder April 28, 2024 17:22
@malvads
Copy link
Member Author

malvads commented Apr 30, 2024

This fixed is merged in #124, so closing this

@malvads malvads closed this Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants