Message11399

Author jamesmudd
Recipients jamesmudd, jeff.allen, stefan.richthofer, zyasoft
Date 2017-05-23.22:00:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495576845.72.0.254021022571.issue2536@psf.upfronthosting.co.za>
In-reply-to
Content
Think I have just seen test_java_integration hang with this again. jstack -l attached.

This is a little messy, could we replace the guava maps with a ConcurrentHashMap with weak references to the key and values? This might avoid this issue? Might try and spend some time looking at this code would like to understand better how it works.
History
Date User Action Args
2017-05-23 22:00:45jamesmuddsetmessageid: <1495576845.72.0.254021022571.issue2536@psf.upfronthosting.co.za>
2017-05-23 22:00:45jamesmuddsetrecipients: + jamesmudd, zyasoft, jeff.allen, stefan.richthofer
2017-05-23 22:00:45jamesmuddlinkissue2536 messages
2017-05-23 22:00:45jamesmuddcreate