Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Stale Cache in a Large System
...
An INFO request after performing an UPDATE on a bucket's metadata may return the old metadata. The error stops after about twice the value of the cache.realmStaleTimeout configuration parameter. cache.realmStaleTimeout
is set to 10 minutes by default. After about twice that time — - 20 minutes — - following the APPEND, the bucket is visible by all nodes in the cluster.
...
After about twice the value of the cache.realmStaleTimeout
configuration parameter (Settings Reference) occurs, the same task should succeed.
...