Skip to content

Commit

Permalink
setup cluster for ServiceDiscoveryDemo
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangyuan04 committed Jul 1, 2024
1 parent cb267a4 commit 7dbdebf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public static void main(String[] args) throws Exception {
// only registration + ondemand
demo(clusterName, zkAddress, serviceName, numServices, Mode.NONE);

admin.close();
}

private static void demo(String clusterName, String zkAddress, String serviceName,
Expand Down

0 comments on commit 7dbdebf

Please sign in to comment.