You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Philip Martin (JIRA)" <ji...@apache.org> on 2018/03/08 11:53:00 UTC

[jira] [Created] (SVN-4723) detect changes to in-repository authz

Philip Martin created SVN-4723:
----------------------------------

             Summary: detect changes to in-repository authz
                 Key: SVN-4723
                 URL: https://issues.apache.org/jira/browse/SVN-4723
             Project: Subversion
          Issue Type: Improvement
          Components: mod_dav_svn
    Affects Versions: trunk
            Reporter: Philip Martin


At present mod_dav_svn caches the parsed authz on a per-connection basis. Detecting changes in the authz data when it is stored in a file is time-consuming, see the feature that was reverted shortly before 1.10:

[https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87a7vp9l24.fsf%40codematters.co.uk%3E]
 [https://svn.haxx.se/dev/archive-2018-03/0033.shtml]

When in-repository authz is being used it should be simple to detect when the content is unchanged and this may make looking for changes efficient.



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