Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Replication
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.4, v4.2, v4.0
-
Sprint:Elastic 2020-11-16
-
Linked BF Score:26
Description
Before we shut down the node here we should wait for this insert to be included in a stable checkpoint. Otherwise, the document will not be present when we restart the node in standalone mode, causing validation to fail here.