[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#4658) syncrepl hangup if using gssapi auth



>>>>> "hyc" == Howard Chu <hyc@symas.com> writes:

hyc> I don't think we can close it immediately; there may be other outstanding
hyc> operations on the connection that need to be given time to clean up.

I don't doubt that.  I fully expected catestrophic results with so crude a
hack as immediate closure where there was clearly an effort to be "graceful".

The thing to note is that after an error, it is marked for close, but it never
stumbles across the test for "ready to close" and thus never closes.