From: Tripp, B. <Bry...@uh...> - 2005-01-04 14:48:05
|
Hi Dan,=20 I think you're right. Thanks very much for pointing this out. I don't understand why this didn't cause more obvious problems. Maybe people = have been recycling Connections to avoid it. In any case, I've made the = change you suggested. =20 Best regards,=20 Bryan=20 -----Original Message----- From: hl7...@li... on behalf of Dan = Hollacher Sent: Mon 1/3/2005 5:01 PM To: hl7...@li... Subject: [HAPI-devel] Connection receipts HashMap grows without bound? =20 This may be a foolish question -- but I don't see where a MessageReceipt is ever remove() d from the receipts HashMap. =20 What am I missing ? =20 Modifiying the findRecipient to use remove() on the HashMap would still return the MessageReceipt requested -- and I only see it being used in Receiver. =20 respects, =20 d. |