dubbo-zookeeper

dubbo-zookeeper_第1张图片
image.png
dubbo-zookeeper_第2张图片
image.png

/dubbo/com.learn.dubbo.DemoService/consumers/consumer%3A%2F%2F10.1xx.1xx.133%2Fcom.learn.dubbo.DemoService%3Fapplication%3Ddubbo-consumer%26category%3Dconsumers%26check%3Dfalse%26dubbo%3D2.6.0%26interface%3Dcom.learn.dubbo.DemoService%26methods%3DgetVipUsers%26pid%3D26829%26side%3Dconsumer%26timestamp%3D1521001884564

/dubbo/com.learn.dubbo.DemoService/consumers/
consumer://10.1xx.1xx.133/com.learn.dubbo.DemoService?
application=dubbo-consumer&
category=consumers&
check=false
dubbo=2.6.0
interface=com.learn.dubbo.DemoService
methods=getVipUsers
pid=26829
side=consumer
timestamp=1521001884564

/dubbo/com.learn.dubbo.DemoService/providers/dubbo%3A%2F%2F10.1xx.1xx.1xx%3A20880%2Fcom.learn.dubbo.DemoService%3Fanyhost%3Dtrue%26application%3Ddubbo-provider%26dubbo%3D2.6.0%26generic%3Dfalse%26interface%3Dcom.learn.dubbo.DemoService%26methods%3DgetVipUsers%26pid%3D26837%26side%3Dprovider%26timestamp%3D1521002124527

/dubbo/com.learn.dubbo.DemoService/providers/
dubbo://10.1xx.1xx.1xx:20880/com.learn.dubbo.DemoService?
anyhost=true &
application=dubbo-provider&
dubbo=2.6.0 &
generic=false &
interface=com.learn.dubbo.DemoService &
methods=getVipUsers &
pid=26837 &
side=provider &
timestamp=1521002124527

你可能感兴趣的:(dubbo-zookeeper)