You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/06 02:55:27 UTC

[GitHub] [dubbo] EarthChen commented on pull request #11072: fixed tri protocol with declare context-path, consumer got a "Bad path format xxx" exception #11059

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

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


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