homehe
homehe
就win系统直接下载最新代码, 导入pom, 会提示上面的不存在. 我加上去以后就可以了, 但是部署的时候又遇到一个问题, [root@cm1 ~]# curl http://localhost:9615/health/check {"success":true,"message":"MetaServerBoot sessionRegisterServer:true, dataRegisterServerStart:true, otherMetaRegisterServerStart:true, httpServerStart:true, role:leader, warmuped:true, leader:172.18.0.1, meta-servers:[META-Node{172.18.0.1,region=null,dc=DefaultDataCenter}]"}[root@cm1 ~]# curl http://localhost:9622/health/check {"success":true,"message":"DataServerBoot severForSession:true, severForDataSync:true, httpServer:true, schedulerStarted:true"}[root@cm1 ~]# curl http://localhost:9622/health/check {"success":true,"message":"DataServerBoot...
 查到问题在哪里了,我用的sql语句是 https://github.com/sofastack/sofa-registry/releases/download/v6.1.9/registry-all.tgz 这个包里的,和原代码的有一点区别.