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

feat(ilp): disable UDP receiver by default #3369

Merged
merged 3 commits into from May 19, 2023
Merged

Conversation

bluestreak01
Copy link
Member

@bluestreak01 bluestreak01 commented May 19, 2023

UDP receiver might be a friction component on systems without multicast support. There it will prevent server from starting up with a cryptic message.

This is not a well used component.

@bluestreak01 bluestreak01 merged commit 28eb295 into master May 19, 2023
3 of 5 checks passed
@bluestreak01 bluestreak01 deleted the vi_disable_udp branch May 19, 2023 15:54
@ideoma
Copy link
Collaborator

ideoma commented May 19, 2023

[PR Coverage check]

😍 pass : 1 / 1 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/PropServerConfiguration.java 1 1 100.00%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants