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

Add multiple endpoint listener for fluss server. #531

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

loserwang1024
Copy link
Collaborator

Purpose

Linked issue: close #421 , add multiple endpoint listener for fluss server.

Brief change log

Deprecated config:

  • coordinator.host
  • coordinator.port
  • tablet-server.host
  • tablet-server.port

Added config

  • coordinator.listener: required
  • tablet-server.listeners: required
  • internal.listener.name: required, and must be included in coordinator.listener and tablet-server.listeners. Otherwise, internal servers can not communicate.

Tests

API and Format

Documentation

@loserwang1024
Copy link
Collaborator Author

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.

Fluss support multiple advertised listeners
1 participant