Parallel hold targeter fails with large jabber message

Bug #929840 reported by Bill Erickson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Medium
Unassigned
2.1
Fix Released
Medium
Unassigned

Bug Description

Evergreen master (2.2) / 2.1

The parallel hold targeter starts by retrieving the list of targetable hold IDs to process. This API call returns the IDs in one batch message which, given enough holds, will form a message too large for Ejabberd's max_stanza_size setting, resulting in no holds targeted. This patch repairs the problem by making the API call stream back the results.

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/parallelize-hold_targeter-startup

Galen Charlton (gmc)
Changed in evergreen:
milestone: none → 2.2.0alpha2
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Galen Charlton (gmc)
Revision history for this message
Galen Charlton (gmc) wrote :

Testing confirmed; pushed to master and rel_2_1.

Changed in evergreen:
status: In Progress → Fix Committed
assignee: Galen Charlton (gmc) → nobody
tags: removed: pullrequest
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.