apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.41k stars 26.42k forks source link

[Bug] redis、consul、etcd not 'mapping' implementation #14337

Open qyi71 opened 3 months ago

qyi71 commented 3 months ago

Pre-check

Search before asking

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

3.2.12

Steps to reproduce this issue

not implementation org.apache.dubbo.metadata.report.MetadataReport#registerServiceAppMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.Object)

What you expected to happen

not implementation org.apache.dubbo.metadata.report.MetadataReport#registerServiceAppMapping(java.lang.String, java.lang.String, java.lang.String, java.lang.Object)

Anything else

No response

Are you willing to submit a pull request to fix on your own?

Code of Conduct

qyi71 commented 3 months ago

@AlbumenJ PTAL

AlbumenJ commented 3 months ago

Can you please help imlement it?

qyi71 commented 3 months ago

Can you please help imlement it?

I need to start from 3.3?

AlbumenJ commented 3 months ago

Can you please help imlement it?

I need to start from 3.3?

These implementations are now in dubbo-spi-extensions. And you can start on 3.2.