Branch: refs/heads/release_15.07 Home: https://github.com/galaxyproject/galaxy Commit: 6fef4465ae3f8875a1aa6153d957941dd3fd737e https://github.com/galaxyproject/galaxy/commit/6fef4465ae3f8875a1aa6153d9579... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-09-28 (Mon, 28 Sep 2015) Changed paths: M lib/pulsar/client/amqp_exchange.py Log Message: ----------- [Pulsar] Resubmit AMQP acknowledgement messages to the correct queue when consuming more than one. Also, only start one acknowledgement manager thread rather than one per consumer. Commit: 8c9e8686a159ec9fbee65457a8042fdcefd632f2 https://github.com/galaxyproject/galaxy/commit/8c9e8686a159ec9fbee65457a8042... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2015-09-29 (Tue, 29 Sep 2015) Changed paths: M lib/pulsar/client/amqp_exchange.py Log Message: ----------- Merge pull request #808 from natefoo/amqp_ack [15.07] [Pulsar] Resubmit AMQP acknowledgement messages to the correct queue Compare: https://github.com/galaxyproject/galaxy/compare/394c3726d6ff...8c9e8686a159