You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/09/14 09:00:54 UTC

[jira] [Created] (OAK-3395) RevisionGC fails for JCR paths having line feed characters

Chetan Mehrotra created OAK-3395:
------------------------------------

             Summary: RevisionGC fails for JCR paths having line feed characters
                 Key: OAK-3395
                 URL: https://issues.apache.org/jira/browse/OAK-3395
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: mongomk, rdbmk
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.3.6, 1.2.5, 1.0.21


RevisionGC fails with error while processing any id (derived from JCR path) having line feed or carriage return char

This happens because it relies on Oak Commons StringSort and ExternalSort which works with line delimited string and having an id with line break would break this sorting logic



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)