[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991031#comment-16991031
]
Noble Paul edited comment on SOLR-14013 at 12/9/19 2:50 AM:
------------------------------------------------------------
I have submitted a bug fix for the perf degradation
There are 3 places where the optimizations are done
# Writing out responses
# Indexing
# deserializing responses during inter-node communications
The changes are minimal for #1 and #2 and #3 are complex
I would recommend reverting #2 and #3 and let #1 continue to be there with the
bug fix (and more auditing) I have just submitted.
I'll go with the decision of the community and do the necessary work
was (Author: noble.paul):
I have submitted a bug fix for the perf degradation
There are 3 places where the optimizations are done
# Writing out responses
# Indexing
# deserializing responses during inter-node communications
The changes are minimal for #1 and #2 and #3 are complex
I would recommend reverting #2 and #3 and let #1 continue to be there with the
bug fix (and more auditing) I have just submitted.
I'll go with the decision of the community and do the necessary work
> javabin performance regressions
> -------------------------------
>
> Key: SOLR-14013
> URL: https://issues.apache.org/jira/browse/SOLR-14013
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 7.7
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Priority: Major
> Attachments: SOLR-14013.patch, TestQuerySpeed.java, test.json
>
>
> As noted by [~rrockenbaugh] in SOLR-13963, javabin also recently became
> orders of magnitude slower in certain cases since v7.7. The cases identified
> so far include large numbers of values in a field.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]