LP#1341687 listeners log/drop XMPP error msgs user/berick/lp1341687-drop-reflected-xmpp-messages
authorBill Erickson <berick@esilibrary.com>
Thu, 17 Jul 2014 15:37:53 +0000 (11:37 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 17 Jul 2014 17:02:25 +0000 (13:02 -0400)
commit56dbf77449879e59c341a93a87dd0f1ce248d060
tree6fa2ad146ea369ffbfa818826a16ca53213a8e2d
parent65ce998b02d0778541b3101379013448cba606d2
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>
src/libopensrf/osrf_prefork.c
src/perl/lib/OpenSRF/Server.pm