[ https://issues.apache.org/jira/browse/GEODE-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532128#comment-17532128 ]
Mario Ivanac edited comment on GEODE-9484 at 5/5/22 7:44 PM: ------------------------------------------------------------- It seems that in some scenario, exception without message is thrown, an due to that, when checking content of message, we have NPE. was (Author: mivanac): It seems that some scenario, exception without message is thrown, an due to that, when checking content of message, we have NPE. > Data inconsistency in replicated region with 3 or more servers, and one > server is down > --------------------------------------------------------------------------------------- > > Key: GEODE-9484 > URL: https://issues.apache.org/jira/browse/GEODE-9484 > Project: Geode > Issue Type: Improvement > Components: client/server, regions > Affects Versions: 1.13.0 > Reporter: Mario Ivanac > Assignee: Mario Ivanac > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > We have configured replicated region with 3 or more servers, and client is > configured with read timeout set to value same or smaller than member timeout. > In case while client is putting data in region, one of replicated servers is > shutdown, it is observed that we have data inconsistency. > > We see that data part of data is written in server connected with client, but > in remaining replicated servers it is missing. -- This message was sent by Atlassian Jira (v8.20.7#820007)