[
https://issues.apache.org/jira/browse/SOLR-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771832#comment-16771832
]
Noble Paul commented on SOLR-12992:
-----------------------------------
for clarity. I shall summarize the issue
* SOLR-12983 modified the the javabin loader to create
ByteArrayUtf8CharSequence instead of String fields. Ideally, it was supposed to
create Strings on demand for all the existing public APIs. It didn't . So any
URP that tries to read a String gets a ByteArrayUtf8CharSequence. This is the
regression
* This ticket (SOLR-12992) is not a regression. This only impacts the output of
/export handler ehich does not affect any URPs
* SOLR-13255 is one such issue
So, in summary the following should be course of action
* reopen SOLR-12983 and mark it is a blocker for 8.0, 7.7.1
* SOLR-12992 should be a blocker and depends on SOLR-12983
* this ticket should be closed
> Avoid creating Strings from BytesRef in ExportWriter
> -----------------------------------------------------
>
> Key: SOLR-12992
> URL: https://issues.apache.org/jira/browse/SOLR-12992
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Blocker
> Fix For: 7.7
>
> Attachments: SOLR-12992.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]