dragon-zhang opened a new issue, #4797:
URL: https://github.com/apache/shenyu/issues/4797

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   If there are multiple metadata in the same service, when updating the 
rpc_ext of one metadata, it is necessary to synchronously update the rpc_ext of 
other metadata for the same service.
   
   Otherwise, there will be ambiguity after the shenyu-boostrap restarts, and 
it is unknown what metadata will be used ultimately.
   
   ### Expected Behavior
   
   _No response_
   
   ### Steps To Reproduce
   
   1. start shenyu-admin;
   2. start shenyu-examples-apache-dubbo-service-annotation;
   3. update one metadata of 
org.apache.shenyu.examples.dubbo.api.service.DubboClassMultiParamService;
   
   ### Environment
   
   ```markdown
   ShenYu version(s): master
   ```
   
   
   ### Debug logs
   
   _No response_
   
   ### Anything else?
   
   _No response_


-- 
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]

Reply via email to