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/21 09:10:12 UTC

[GitHub] [dubbo] UniquKin opened a new issue, #11186: CacheFilter 怎么仅提供者生效

UniquKin opened a new issue, #11186:
URL: https://github.com/apache/dubbo/issues/11186

   测试版本 version 2.7.8
   当在接口上配置了cache=expiring的缓存配置后,消费者和提供者对该配置都生效了
   怎么配置才能仅提供者生效?
   
   


-- 
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.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] AlbumenJ commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1371673113

   什么异常呢,我这边测试是可以的


-- 
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] AlbumenJ commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1361511901

   可以在客户端侧配置 cache=xxx 一个不存在的 cache 来进行覆盖


-- 
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] AlbumenJ commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1361513390

   可以在客户端配置 filter=-cache 来防止 CacheFilter加载


-- 
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] UniquKin commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
UniquKin commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1362765822

   > 可以在客户端配置 filter=-cache 来防止 CacheFilter加载
   谢谢,不过测试这个参数没生效,但根据你给的思路发现 reference.filter=-cache 是可以实现的


-- 
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] UniquKin commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
UniquKin commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1362771536

   感谢您的回复,确实是一个不曾想过的方案👍
   
   从 Windows 版邮件发送
   
   发件人: Albumen Kevin
   发送时间: 2022年12月21日 23:37
   收件人: apache/dubbo
   抄送: UniquKin; Author
   主题: Re: [apache/dubbo] CacheFilter 怎么仅提供者生效 (Issue #11186)
   
   可以在客户端侧配置 cache=xxx 一个不存在的 cache 来进行覆盖
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: ***@***.***>
   
   


-- 
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] UniquKin commented on issue #11186: CacheFilter 怎么仅提供者生效

Posted by GitBox <gi...@apache.org>.
UniquKin commented on issue #11186:
URL: https://github.com/apache/dubbo/issues/11186#issuecomment-1371632705

   > 感谢您的回复,确实是一个不曾想过的方案👍 从 Windows 版邮件发送 发件人: Albumen Kevin 发送时间: 2022年12月21日 23:37 收件人: apache/dubbo 抄送: UniquKin; Author 主题: Re: [apache/dubbo] CacheFilter 怎么仅提供者生效 (Issue #11186) 可以在客户端侧配置 cache=xxx 一个不存在的 cache 来进行覆盖 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***>
   
   测试会抛出异常的


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