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 2021/10/20 09:45:17 UTC

[GitHub] [dubbo] 24kpure opened a new issue #9076: How abount change cacheKey from urlFullString to uniqueServiceName in Dubbocache in 3.0?

24kpure opened a new issue #9076:
URL: https://github.com/apache/dubbo/issues/9076


   
   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ## Describe the proposal
   3.0 brings a lots of change, it will check config is duplidate when it starts.InterfaceName, group and  version can distinguish
   with others.However, in DubboCache, urlFullString plays a cacheKey role,which is a bit wasteful.What's more,it reduces cache hit rate.How abount changing cacheKey from urlFullString to uniqueServiceName in Dubbocache in 3.0?
   
   ###Reference
   org.apache.dubbo.config.context.ModuleConfigManager#findDuplicatedInterfaceConfig
   org.apache.dubbo.cache.support.AbstractCacheFactory#getCache
   
   
   


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


[GitHub] [dubbo] 24kpure commented on issue #9076: How abount changing cacheKey from urlFullString to uniqueServiceName in Dubbocache in 3.0?

Posted by GitBox <gi...@apache.org>.
24kpure commented on issue #9076:
URL: https://github.com/apache/dubbo/issues/9076#issuecomment-951517358


   Should I add more information so that more people can participate in the discussion?


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


[GitHub] [dubbo] 24kpure closed issue #9076: How abount changing cacheKey from urlFullString to uniqueServiceName in Dubbocache in 3.0?

Posted by GitBox <gi...@apache.org>.
24kpure closed issue #9076:
URL: https://github.com/apache/dubbo/issues/9076


   


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