You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "htynkn (GitHub)" <gi...@apache.org> on 2020/03/26 02:14:20 UTC

[GitHub] [dubbo] htynkn commented on issue #5807: CacheFilter 集成 jcache caffeine 报Cache KEY不允许 ":" 符号的异常

参考CacheFactory类,key是url的`toFullString`产生,没有特殊处理。可以参考 @fibbery 的意见自定义CacheFactory,修改key的逻辑。

不了解caffeine,但是扫一眼JSR107,没有看到相关特别要求

[ Full content available at: https://github.com/apache/dubbo/issues/5807 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org