opensubscriber
   Find in this group all groups
 
Unknown more information…

i : issues@subversion.tigris.org 14 June 2012 • 11:54PM -0400

[Issue 4195] properties after close_file on checkout over https
by philip

REPLY TO AUTHOR
 
REPLY TO GROUP




http://subversion.tigris.org/issues/show_bug.cgi?id=4195






------- Additional comments from philip@tigr... Thu Jun 14 08:54:55 -0700 2012 -------
fetch_file creates two requests PROPFIND and GET. The close_file callback is
made when processing the GET response.  My theory is that the PROPFIND and GET
get sent on different connections and this allows the GET response to be
received before the PROPFIND response.

If I change update.c:MAX_NR_CONNS from 4 to 2, so that only one connection is
availabe for sending GETs and PROPFINDs, then I am unable to trigger the bug. If
I change it from 4 to 7 the bug is easier to trigger.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2971101

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@subv...].

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.