6.0.0-alpha10
5/14/25

[#12552] Support incoming client addition limits.
Summary Support incoming client addition limits.
Queue Synchronization
Queue Version Git master
Type Enhancement
State Assigned
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 08/08/2013 (4297 days ago)
Due
Updated 08/08/2013 (4297 days ago)
Assigned 08/08/2013 (4297 days ago)
Resolved
Milestone
Patch No

History
08/08/2013 07:39:54 PM Michael Rubinsky Comment #1
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Support incoming client addition limits.
Queue ⇒ Synchronization
Assigned to Michael Rubinsky
Milestone ⇒
Patch ⇒ No
Reply to this comment
See Bug: 12506 for details.

Basically, need to refactor import code to read all incoming additions 
into memory before adding them to the backend, then add them to the 
backend after output is already started back to the client (like 
normal changes and server additions are handled). This prevents 
timeout issues on clients like Android and is more in line with how 
Exchange behaves.

Saved Queries