You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/09/26 06:19:41 UTC

[GitHub] [incubator-kvrocks] shangxiaoxiong commented on a diff in pull request #922: fix: ip was used as port number.

shangxiaoxiong commented on code in PR #922:
URL: https://github.com/apache/incubator-kvrocks/pull/922#discussion_r979596008


##########
tests/tcl/tests/integration/slotmigrate.tcl:
##########
@@ -111,8 +111,8 @@ start_server {tags {"Src migration server"} overrides {cluster-enabled yes}} {
         set node1_id "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx01"
         $r1 clusterx setnodeid $node1_id
 
-        set cluster_nodes "$node0_id 127.0.0.1 $node0_host master - 0-10000"

Review Comment:
   Here ?



-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org