Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9768

RecordingJsonParser produces incomplete json when updated document stream is larger than input parser's buffer size

    XMLWordPrintableJSON

Details

    Description

      While using srcField, RecordingJsonParser produce incomplete json when updated document stream is larger than buffer size (8192).
      Fast fix is to align all documents in stream to buffer size. Another is attached in patch bellow.

      Attachments

        1. SOLR_9768_RecordingJsonParser_fix.patch
          1 kB
          Wojciech Stryszyk
        2. SOLR_9768_RecordingJsonParser_test.patch
          3 kB
          Wojciech Stryszyk

        Activity

          People

            ab Andrzej Bialecki
            wstryszyk Wojciech Stryszyk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: