[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] Excessive use of TCP sockets

From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: 2007-05-21 14:29:51 CEST

Hello,

If you're using SVNKit, please consider using latest version from
'trunk' - there were number of bugs fixed that could resolve mentioned
problem. Latest SVNKit binaries could be found at
https://teamcity.svnkit.com/

Please let me know if the problem persist even with the latest version
of SVNKit, thanks!

Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!

Thomas Hallgren wrote:
> The subject refers to a Buckminster bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=186092 that would like
> your input on.
>
> Buckminster uses several instances of ISVNClientAdapter (one per project
> that it resolves and eventually downloads). We use the following
> commands used on the adapter:
>
> getList(SVNUrl, SVNRevision, boolean)
> getContent(SVNUrl, SVNRevision)
> getDirEntry(SVNUrl, SVNRevision)
> checkout(SVNUrl, File, SVNRevision, boolean)
>
> This seems to result in a lot of TCP sockets lingering in a TIME_WAIT
> until they are closed due to a timeout. Is there clean-up needed on the
> ISVNClientAdapter to avoid this? Any other ideas?
>
> Regards,
> Thomas Hallgren
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Mon May 21 14:29:43 2007

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.