alibaba / alibaba/jetcache

同时开启本地缓存和远程缓存,jetcache.local.default.expireAfterWriteInMillis配置不生效

Open
#528 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

如题,在Cached或CreateCache里没有设置超时时间,按照文档描述,应该取jetcache.local.default.expireAfterWriteInMillis里配置的超时时间,实际取成了jetcache.remote.default.expireAfterWriteInMillis的时间
版本:2.6.0

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue on JetCache 2.6.0 with both local and remote caching enabled, using Cached or CreateCache without an explicit timeout. Compare the effective values from jetcache.local.default.expireAfterWriteInMillis and jetcache.remote.default.expireAfterWriteInMillis; done means the local default controls the timeout in this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.