Cache Query Hang When Using Write-Behind
(Doc ID 1334360.1)
Last updated on OCTOBER 25, 2024
Applies to:
Oracle Coherence - Version 3.6.1 and laterInformation in this document applies to any platform.
Symptoms
The following sequence of actions leads to the problem
1. In an Invocable, add new entries to cache(write-behind)
2. Wait for a few seconds to let the entries in write-behind queue get flushed.
3. Run query against the cache and it will get stuck for some time. A response after about ~ 212084 milliseconds had been observed instead of ~ 20 milliseconds.
The stuck thread:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |