skt-shinyruo opened a new pull request, #8128:
URL: https://github.com/apache/incubator-seata/pull/8128

   ## Summary
   - use `XID.getPort()` instead of `server.port` when registering naming 
server control metadata in the general and raft instance strategies
   - align `RaftStateMachine` metadata sync paths so leader metadata and 
current node sync both publish the service port for `control`
   - add regression coverage for the control port behavior and restore shared 
state in the affected tests
   
   Fixes #8110.
   
   ## Test Plan
   - `./mvnw -pl server -DskipITs 
-Dtest=GeneralInstanceStrategyTest,RaftServerInstanceStrategyTest,RaftStateMachineTest
 test`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to