]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1657885: Inform Vandelay of new chunking/bundling logic
authorMike Rylander <mrylander@gmail.com>
Wed, 25 Jan 2017 15:56:23 +0000 (10:56 -0500)
committerKathy Lussier <klussier@masslnc.org>
Wed, 25 Jan 2017 20:18:30 +0000 (15:18 -0500)
commitc7feda1e50186362d16d49edf22c1574aa594b43
treecc0519325d82f0be793209fbc4edadd5ed5a4d91
parent5b9cc11248dbd3ee17c4346d6250703e706d1c2d
LP#1657885: Inform Vandelay of new chunking/bundling logic

There is a naive attempt to force immediate streaming of results in Vandelay
for certain processes, but it both only helps a little, and breaks under the
new OpenSRF bundling/chunking logic.  So, we'll drop it where it's not
directly configurable, and test for the appropriate features where we can.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm