Wojciech Stryszyk created SOLR-9768:
---------------------------------------

             Summary: RecordingJsonParser produce incomplete json when updated 
document stream is larger than input parser buffer size
                 Key: SOLR-9768
                 URL: https://issues.apache.org/jira/browse/SOLR-9768
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: update
    Affects Versions: 6.3, 6.2, 6.1
            Reporter: Wojciech Stryszyk
            Priority: Minor


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.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to