dubbo3.3.0 metadata redis is null
Pre-check
- [X] I am sure that all the content I provide is in English.
Search before asking
- [X] I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo3.3.0
Steps to reproduce this issue
dubbo3.3.0 redis is null
What you expected to happen
dubbo3.3.0 redis is null
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- [X] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I don't understand what you mean, maybe this library can help you?
https://github.com/apache/dubbo-spi-extensions
I don't understand what you mean, maybe this library can help you?
https://github.com/apache/dubbo-spi-extensions
dubbo3.3.0 java的sdk里面 MetadataReport没有redis实现
yes but I want use redis
我尝试了 但是不行MetadataReport里没有找到redis报错
https://github.com/apache/dubbo-spi-extensions/blob/3.3/dubbo-metadata-report-extensions/dubbo-metadata-report-redis/pom.xml 移动到扩展库了 但是文档说明没有更新
有简单的案例使用吗
use config have a try:
dubbo.metadata-report.address=redis://127.0.0.1:6379