]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1341687 listeners log/drop XMPP error msgs
authorBill Erickson <berick@esilibrary.com>
Thu, 17 Jul 2014 15:37:53 +0000 (11:37 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 20 Aug 2014 21:06:45 +0000 (14:06 -0700)
commit6cdd5251ac64651534e579f7e02a70a665f60283
tree47336412ca18302d2809970818c355f4c92250c7
parent54da75bd2f045dbd2225317f74dc5fe38f415fe5
LP#1341687 listeners log/drop XMPP error msgs

The most common form of XMPP error messages are "bounced" messages, i.e.
those where the recipient is not available.  Instead of passing these
useless and confusing messages down to a drone for processing, log the
error in the listener and drop the message.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/libopensrf/osrf_prefork.c
src/perl/lib/OpenSRF/Server.pm