From 2c5cd634b395aa7a2d6f997f9c0278fb622e351c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Fri, 15 Dec 2017 12:53:12 +0100 Subject: [PATCH 1/2] update svnkit to v1.9.0-scm2, to fix high cpu load after client connection abort. See Issue #939 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 87a3ee5d95..59be1739a0 100644 --- a/pom.xml +++ b/pom.xml @@ -423,9 +423,9 @@ 1.3.0 - + v4.5.3.201708160445-r-scm1 - 1.9.0-scm1 + 1.9.0-scm2 15.0 From 942cd5d190afcbb81fe86f0eff900530289ae33b Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 15 Jan 2018 14:35:31 +0100 Subject: [PATCH 2/2] close branch issue-939