-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Feature][Zeta] Improve local mode startup request ports #4660
Conversation
@hailin0 PTAL |
Can you add test case for this change? Like use e2e create two local mode job in one container at same time. |
+1 |
this looks a bug engine-v2-it failed due to I checked this method, this method crate 2 hazelcast serve instance, and shutdown 1 instance when some tasks commit finished. Please see the screenshot i attached. error logthe left node change to masterget NPEtask canceled |
retest |
@hailin0 please rerun the actions |
Please fix the code style error. |
done |
@EricJoy2048 @hailin0 . now this config has error. the assert sink has a min value check but the fake source doesn't has the min value config. For Now, this pr has 3 commit:
|
|
I think in the assert e2e check, this is a good validaction rule, we just need update the source config. |
agree |
@EricJoy2048 |
It's ok. |
@hailin0 please help review and merge this pr, thanks. |
Purpose of this pull request
close #4607
tested with this command:
the result is:
this is same pr with this. I had some missteps that caused the previous PR to be closed.
Check list
New License Guide
release-note
.