Darrel Schneider created GEODE-2043:
---------------------------------------
Summary: severe Internal product error log message possible when
async disk configured on persistent region
Key: GEODE-2043
URL: https://issues.apache.org/jira/browse/GEODE-2043
Project: Geode
Issue Type: Bug
Components: persistence
Reporter: Darrel Schneider
It is possible to see a log message like this:
[severe 2016/10/22 07:18:14.665 UTC gemfire3_client-10_8522 <P2P message reader
for client-10(gemfire1_client-10_8469:8469)<ec><v2>:1028 shared ordered uid=10
port=50942> tid=0x66] Internal product error: attempt to directly remove a
versioned tombstone from region entry map
java.lang.Exception: stack trace
at
org.apache.geode.internal.cache.AbstractRegionMap.removeEntry(AbstractRegionMap.java:261)
This log message can be safely ignored. It happens if async disk is configured
on a persistent geode region. If an entry on that region is being destroyed and
the region is being closed or destroyed at the same time, then this message may
be logged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)