You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "wangbiwen (via GitHub)" <gi...@apache.org> on 2023/06/29 12:59:50 UTC

[GitHub] [dubbo] wangbiwen opened a new issue, #12626: Dubbo 3.2.2 redis作为元数据中心报错,无法存储mapping数据

wangbiwen opened a new issue, #12626:
URL: https://github.com/apache/dubbo/issues/12626

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   ## Dubbo 3.2.2 redis作为元数据中心报错,无法存储mapping数据,报错信息如下:
   
   2023-06-29 20:55:50.529  INFO 71891 --- [eduler-thread-4] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Try to register interface application mapping for service com.iqiyi.dubbo.example.springboot.DemoService:1.0.0, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.529  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 1. Next retry delay: 56. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.590  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 2. Next retry delay: 26. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.619  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 3. Next retry delay: 35. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.659  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 4. Next retry delay: 76. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.740  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 5. Next retry delay: 84. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.827  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 6. Next retry delay: 70. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.901  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 7. Next retry delay: 12. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.915  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 8. Next retry delay: 39. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:50.958  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 9. Next retry delay: 51. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:51.013  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 10. Next retry delay: 14. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:51.030  INFO 71891 --- [eduler-thread-4] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 11. Next retry delay: 67. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:51.091  INFO 71891 --- [eduler-thread-2] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Try to register interface application mapping for service com.iqiyi.dubbo.example.springboot.DemoService2:1.0.0, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:51.092  INFO 71891 --- [eduler-thread-2] o.a.d.r.c.m.MetadataServiceNameMapping   :  [DUBBO] Failed to publish service name mapping to metadata center by cas operation. Times: 1. Next retry delay: 75. Service Interface: com.iqiyi.dubbo.example.springboot.DemoService2. Origin Content: null. Ticket: null. Excepted context: spring-boot-demo-provider, dubbo version: 3.2.2, current host: 10.2.136.152
   2023-06-29 20:55:51.102 ERROR 71891 --- [eduler-thread-4] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Failed register interface application mapping for service com.iqiyi.dubbo.example.springboot.DemoService:1.0.0, dubbo version: 3.2.2, current host: 10.2.136.152, error code: 5-10. This may be caused by configuration server disconnected, go to https://dubbo.apache.org/faq/5/10 to find instructions. 
   
   
   ## 查看源码发现`RedisMetadataReport`类并未实现`registerServiceAppMapping`方法,默认返回false。
   
   ## 那是不是就表示不能使用redis作为元数据中心?我看只有nacos和zookeeper实现了这个方法。
   
   
   - [ ✅] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.2.2
   * Java version: 1.8
   
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] wangbiwen closed issue #12626: t

Posted by "wangbiwen (via GitHub)" <gi...@apache.org>.
wangbiwen closed issue #12626: t
URL: https://github.com/apache/dubbo/issues/12626


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org