Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor SOAP bug: stopping server when there are pending transactions hangs daemons
- Date: Tue, 2 May 2006 11:23:23 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor SOAP bug: stopping server when there are pending transactions hangs daemons
On Tue, May 02, 2006 at 07:30:41AM -0700, David E. Konerding wrote:
>
> So does this mean that the Condor source base itself has the limitation
> of one transaction at a time?
>
Yes. We are in the process of removing this limitation as part of either the
6.7.19 or 6.7.20 release for SOAP transactions, but at the moment, if a
schedd has an open transaction it will ignore other connections.
-Erik