[
https://issues.apache.org/jira/browse/SOLR-9768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706407#comment-15706407
]
ASF subversion and git services commented on SOLR-9768:
-------------------------------------------------------
Commit 590d31f311c092aa97bc64b1a28a9dbf934b0e52 in lucene-solr's branch
refs/heads/master from [~ab]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=590d31f ]
SOLR-9768 RecordingJsonParser produces incomplete json (Wojciech Stryszyk via
ab)
> RecordingJsonParser produces incomplete json when updated document stream is
> larger than input parser's 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.1, 6.2, 6.3
> Reporter: Wojciech Stryszyk
> Assignee: Andrzej Bialecki
> Priority: Minor
> Labels: json, parsing, update_request_handler
> Attachments: SOLR_9768_RecordingJsonParser_fix.patch,
> SOLR_9768_RecordingJsonParser_test.patch
>
>
> 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]