Re: [hibernate-dev] Regression after upgrade to 4.1.7.Final

2012-09-14 Thread Shawn Clowater
A and all of that. Shawn Clowater -Original Message- From: hibernate-dev-boun...@lists.jboss.org [mailto:hibernate-dev-boun...@lists.jboss.org] On Behalf Of Shawn Clowater Sent: Friday, September 14, 2012 10:23 AM To: Sanne Grinovero Cc: Hibernate Subject: Re: [hibernate-dev] Regression aft

Re: [hibernate-dev] Regression after upgrade to 4.1.7.Final

2012-09-14 Thread Shawn Clowater
dy there, can you tell me if it's getting into the beforeTransactionCompletion( transaction ); call in the transactionObserver from SessionImpl. If not, then my patch comment is just a red herring. Shawn Clowater -Original Message- From: Sanne Grinovero [mailto:sa...@hibernate.or

Re: [hibernate-dev] Regression after upgrade to 4.1.7.Final

2012-09-10 Thread Shawn Clowater
e now seeing an issue in 4.1.7 and not 4.1.6. I'm not looking at the latest code but in 4.1.4 it looks like the getLoadedCollectionOwnerOrNull can blow a NPE if the CollectionEntry wasn't found but a test case is worth a thousand words. Shawn Clowater -Original Message- From: hib

Re: [hibernate-dev] byteman

2012-03-21 Thread Shawn Clowater
FWIW, I'm not getting those 2 connection failures either, the only tests that fail the majority of the time for me locally are the infinispan ones (from the other test failure thread), although they sometimes pass but mostly blow about 20 failures, which was also happening on a clean pull of 4.1.1

Re: [hibernate-dev] Sessions sharing Connections

2012-03-16 Thread Shawn Clowater
I lean towards the proper fix as I think in its current state the connection() and transactionContext() are not usable at all (especially with the connection leaks). In a perfect world it would have been caught prior to 4 release but that horse has left the barn. The SPIs like you said are new to

Re: [hibernate-dev] Session opening

2011-04-01 Thread Shawn Clowater
x27;t want to get deadlocked within the same unit of work. I can live with the answer that's we've been overcomplicating this for years by trying to also obtain the same physical connection. Shawn Clowater -Original Message- From: hibernate-dev-boun...@lists.jboss.org [mailto:hib

Re: [hibernate-dev] Session opening

2011-04-01 Thread Shawn Clowater
anted to ensure that this will still be possible. Shawn Clowater -Original Message- From: hibernate-dev-boun...@lists.jboss.org [mailto:hibernate-dev-boun...@lists.jboss.org] On Behalf Of Steve Ebersole Sent: Friday, April 01, 2011 7:25 AM To: hibernate-dev@lists.jboss.org Subject: [hi

RE: [hibernate-dev] Memory consumption

2007-11-12 Thread Shawn Clowater
query cache was the lesser of 2 evils for us. -Original Message- From: Emmanuel Bernard [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 2007 9:42 AM To: Shawn Clowater Cc: hibernate-dev@lists.jboss.org Subject: Re: [hibernate-dev] Memory consumption No what I am talking about is not relat

RE: [hibernate-dev] Memory consumption

2007-11-12 Thread Shawn Clowater
I believe this only comes into play if you are using query caching. We had to turn that off for this very reason. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Sunday, November 11, 2007 5:29 PM To: Markus Heiden Cc: hibernate-dev@