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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to