Nabarun Nag created GEODE-8811: ---------------------------------- Summary: Create events are fired as update events Key: GEODE-8811 URL: https://issues.apache.org/jira/browse/GEODE-8811 Project: Geode Issue Type: Bug Components: cq Reporter: Nabarun Nag
When the failing client fires the event for an object during register interest ... it shows the expected value as the "oldValue" (vs. the newValue) ... and newValue == null and the OperationType as UPDATE (vs. CREATE). -- This message was sent by Atlassian Jira (v8.3.4#803005)