Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-4441

[BlobGC] Writing of strings should be escaped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.2.16, 1.4.4, 1.5.4, 1.6.0
    • None
    • None

    Description

      MarkSweepGarbageCollector writes node paths in a file along with the blob references as raw strings.
      This is problematic because escaping/unescaping was introduced In ExternalSort used by GC class. But since the writing is not escaped, for strings with special characters the unescapeLineBreaks can fail.

      Attachments

        Issue Links

          Activity

            People

              amitjain Amit Jain
              amitjain Amit Jain
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: