EarthChen commented on PR #11072:
URL: https://github.com/apache/dubbo/pull/11072#issuecomment-1338660653

   > > It is better not to do compatibility at the server protocol layer, it is 
better to modify when reading the configuration in the client framework as 
explained in the issue
   > 
   > What consumers read is the `context-path` registered by the provider. It 
seems a bit awkward for consumers to be compatible with the provider. What we 
want is to let the provider modify their configuration instead of hiding it, or 
manually to inform them that there is a problem with the configuration.
   
   Modifying from the provider side somewhat breaks the semantics of the 
protocol, and it doesn’t make sense for the provider side to print warn all the 
time, we hope consumers can find this problem by themselves.


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