[env] default nixl side port conflicts with kv-event zmq port#25056
Conversation
There was a problem hiding this comment.
Code Review
This pull request changes the default port for the NIXL side channel from 5557 to 5560 to resolve a conflict with the kv-event zmq port. The change is applied consistently to both the type-hinting section and the runtime environment variable definition. My review focuses on improving the maintainability of this configuration by addressing the duplicated magic number for the port, which could lead to future configuration issues.
001869b to
7e7e03b
Compare
|
@NickLucche can you kindly help to review this small PR, pls? |
|
@chaunceyjiang, PTAL |
NickLucche
left a comment
There was a problem hiding this comment.
can you also quickly check whether the old port is used in some example?
Thank you @NickLucche I checked and grep, seems no any other place to be fixed. |
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
e23003e to
cde83d0
Compare
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Signed-off-by: Peter Pan <Peter.Pan@daocloud.io> Signed-off-by: yewentao256 <zhyanwentao@126.com>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io> Signed-off-by: yewentao256 <zhyanwentao@126.com>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
…roject#25056) Signed-off-by: Peter Pan <Peter.Pan@daocloud.io> Signed-off-by: yewentao256 <zhyanwentao@126.com>
Purpose
Fix #25059
Test Plan
NA
Test Result
NA
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.