-
Bug
-
Resolution: Done
-
Trivial
-
4.2.0.CR4
-
None
The javadoc for ClusterCacheLoader states:
"A 'timeout' property is required, a long that specifies in milliseconds how long to wait for results before returning a null."
However, the correct property name is "remoteCallTimeout".