com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSaveProperties(221) 设备上没有空间
原因: dubbo的缓存目录空间不够了,可自己指定缓存位置
配置Dubbo缓存文件如下:
<dubbo:registry file=”/output/dubbo.cache” />
com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSaveProperties(221) 设备上没有空间
原因: dubbo的缓存目录空间不够了,可自己指定缓存位置
配置Dubbo缓存文件如下:
<dubbo:registry file=”/output/dubbo.cache” />