Commit fe41d60
committed
Use unsafe isCachedObjectValid with CheckObjValidityEnabled
If the ccdbManager.setLocalObjectValidityChecking() was set, then the method
ccdbManager.isCachedObjectValid(path, timestamp)
will use only cached object (if any) SOV and EOV to check its validity.
By defaults the timestamp of cache filling and Cache-Valid-Until timestamp
accounting for the possible overlap of objects validity1 parent 6db13a9 commit fe41d60
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
| |||
264 | 263 | | |
265 | 264 | | |
266 | 265 | | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments