This issue has been created
There are 3 updates.
 
 
Replication / cid:jira-generated-image-avatar-ccb28d7f-3f82-46d4-8c01-1bd438f6a047 REPLICAT-237 In Progress

Some replication messages might not be sent before next restart if the queue is full

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-15258c51-faef-4dd2-827e-42e350776e72 Thomas Mortagne created this issue on 12/May/26 17:07
 
Summary: Some replication messages might not be sent before next restart if the queue is full
Issue Type: cid:jira-generated-image-avatar-ccb28d7f-3f82-46d4-8c01-1bd438f6a047 Bug
Affects Versions: 2.3.9
Assignee: Unassigned
Components: Generic
Created: 12/May/26 17:07
Priority: cid:jira-generated-image-static-major-13491d58-c903-476b-89b2-63682e024420 Major
Reporter: Thomas Mortagne
Description:

When the queue of messages to sent is full (the maximum size is 10000 to not take too much memory), it will fail to add more to it and those might be waiting on the disk not being picked again before next restart.

 
 

3 updates

 
cid:jira-generated-image-avatar-15258c51-faef-4dd2-827e-42e350776e72 Changes by Thomas Mortagne on 12/May/26 17:07
 
Assignee: Thomas Mortagne
Labels: performance
Status: Open In Progress