Entry Processor Rollback Causes Distributed Service Failure In Backup Node Due to a NullPointerException
(Doc ID 1380741.1)
Last updated on FEBRUARY 03, 2023
Applies to:
Oracle Coherence - Version 3.7.1 and laterInformation in this document applies to any platform.
Symptoms
To rollback changes from the work done by an EntryProcessor, an exception can be thrown from the EntryProcessor's process() method, as documented in the InvocableMap.EntryProcessor API documentation.
However, if you do this in 3.7.1, then you may see a NullPointerException occuring in the cache service that is responsible for the backup partition for the data being modified.
Changes
This problem was introduced in 3.7.1; it should not be encountered in earlier releases.
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 |