Subject | Re: Question on FBManagedConnection.cleanup() |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-07-11T19:21:55Z |
Hi,
"I think this will be OK. Let's apply it and see if anything breaks: I
can't think of anything at the moment. I'd like to know what his jboss
settings are, in particular if he is using cache-by-transaction (if I
remember the parameter correctly). I don't understand at the moment
why cleanup would be called with an active transaction, unless there is
a large bug in jboss... but I haven't looked at the jboss code for a
long time."
I will add your fix to the driver.
Thanks!
Roman
> Would it be safe if we add a lineHere's email from David Jencks:
> this.currentTr = null;
> just after connectionHandles.clear(); ?
"I think this will be OK. Let's apply it and see if anything breaks: I
can't think of anything at the moment. I'd like to know what his jboss
settings are, in particular if he is using cache-by-transaction (if I
remember the parameter correctly). I don't understand at the moment
why cleanup would be called with an active transaction, unless there is
a large bug in jboss... but I haven't looked at the jboss code for a
long time."
I will add your fix to the driver.
Thanks!
Roman