From: Gavin_King/Cirrus%<CI...@ci...> - 2002-05-12 09:21:57
|
> Thanks for the quick response on 0.9.11! Except it makes me feel > a bit ungrateful to have to report another bug now - hopefully > this'll be my last one for a while. I sure hope its the last, if only to save _me_ further embarrasment! I've applied your suggested fix to CVS, and also fixed the deprecated versions. At some stage along the way I stopped testing hibernate in the supply-your-own connection scenario - a bad decision which has opened us up to these bugs. As a high priority, I need to write some tests for this functionality. > BTW, this problem might seem fairly benign - just a log warning, > as long as your connections don't mind being closed twice. But > in theory, it would be possible for finalize() to trigger after > an externally-pooled connection has been reactivated, and thus > close an active connection. That might have been > fun to track down! ;) Urgghhh. Thanks for picking it up at this point. I guess this means I have to do another release real soon ... but not today. I might do a next release after I integrate Christoph Beck's datatype path - which was my next task. Many Thanks Gavin. |