Aidan Skinner wrote:
QPID-2192 is a bug a user raised about the random printStackTrace
calls that are littered about the place. This patch deletes all of the
ones in java/client and java/common I found that they might run into.
I'll commit this on Wednesday if nobody objects. The tests all pass
and they're fairly clearly wrong AFAICT.

I would modify your patch to change the printlns to log statements when setLinkedException is involved. IIRC, the stack trace of the linked exception is not included in the stack trace of the wrapping exception when it is reported.

--Rafael


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to