aofall commented on issue #14164:
URL: https://github.com/apache/dubbo/issues/14164#issuecomment-2100177251

   2.x has been EOL and may be incompatible with dubbo 3.2
   
   You can try the new version of dubbo-metadata-report-etcd, the 
`registerServiceAppMapping` method may support in the future version.
   
   ```
   <dependency>
       <groupId>org.apache.dubbo.extensions</groupId>
       <artifactId>dubbo-metadata-report-etcd</artifactId>
       <version>3.2.0</version>
   </dependency>
   ```


-- 
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-unsubscr...@dubbo.apache.org

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


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

Reply via email to