You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Radek Krotil (JIRA)" <ji...@apache.org> on 2018/05/18 09:54:01 UTC

[jira] [Created] (SVN-4743) svnserve 1.10 getting stuck when using dynamic caching

Radek Krotil created SVN-4743:
---------------------------------

             Summary: svnserve 1.10 getting stuck when using dynamic caching
                 Key: SVN-4743
                 URL: https://issues.apache.org/jira/browse/SVN-4743
             Project: Subversion
          Issue Type: Bug
          Components: svnserve
    Affects Versions: 1.10.0
         Environment: OS: CentOS Linux release 7.4.1708 (Core)

HW: Intel(R) Core(TM) i7-6700, 32 GB RAM, SSD

Subversion binaries: Redhat Enterprise Linux 7 - Subversion 1.10.0 from WanDisco
            Reporter: Radek Krotil


Doing first experiments with Subversion 1.10, I noticed the following behavior. Obtaining a svn log via svnserve gets stuck after several calls and the following error appears in svnserve.log:

6988 2018-05-16T12:42:34.687777Z 10.123.10.21 - polarion/data/svn/repo ERR - 0 200002 Serialized hash malformed value data

This error occurred both then loading complete svn log for a location via svnserve from Polarion application (uses SVNKit 1.9.1) as well as loading next 100 entires of svn log via TortoiseSVN 1.10. Playing with the configuration reveled this error only occurs when using dynamic caching (-M 0 parameter) and changing to 1.7 caching (-M 128) resolves the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)