]> git.evergreen-ils.org Git - 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:28:52 +0000 (15:28 -0500)
commit0bcfb31f391ff420b4f242474b87726f864a19e4
tree12a1b5ed9f73da8349f1184cb63c329fcddfaa5a
parentbce74e812685b137fc0ffa5ebdceb2a057249871
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