-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Improve][Zeta][Config] change Zeta config #4043
Conversation
This configuration can isolate the rest api. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest enable the zeta e2e test to test this pr.
@@ -21,4 +21,4 @@ hazelcast-client: | |||
hazelcast.logging.type: log4j2 | |||
network: | |||
cluster-members: | |||
- localhost:5801 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, Why change port to 9000?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, Why change port to 9000?
Can we keep using port 5801? Some of our users are already using seatunnel cluster, and modifying the port will have some impact.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
# Conflicts: # docs/en/seatunnel-engine/network.md
This reverts commit 7ef2ef8.
…)" (apache#4152)" This reverts commit 9433fa2.
Purpose of this pull request
Check list
New License Guide
release-note
.