Both done. As the removal of the transient exclusive locks is quite something I have set a tag
Before_Transient_Locks_Removal on src/share before removing them. This allows for easy undoing in case this causes any problems or anyone objects. Oliver On Tue, 26 Oct 2004 22:39:22 +0200, Oliver Zeigermann <[EMAIL PROTECTED]> wrote: > For now set global write locks for the remaining methods. This is no > regression compared to the previous WebDAV level locking. Only for > those methods nothing has been won, but the gain in terms of > concurrency for the other methods should be immense. > > Next steps: > - Make fine grain locks default in Domain.xml > - remove exclusive locks from the Slide core as they are no longer > useful and may even be a hazard for people programming to the server > API > > Oliver > > > > > On Tue, 26 Oct 2004 22:12:52 +0200, Oliver Zeigermann > <[EMAIL PROTECTED]> wrote: > > Added fine grain locks to all methods as listed in > > > > http://wiki.apache.org/jakarta-slide/locksNeeded > > > > All this still is work in progress and needs solutions for the methods > > I am not very familiar with. > > > > Please understand as well that this is an ad-hoc addition for each > > method and will need as much inspection from you as possible and more > > tests as any error would be fatal as it might cause deadlocks. > > > > Oliver > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
