[
https://issues.apache.org/jira/browse/SOLR-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424349#comment-17424349
]
ASF subversion and git services commented on SOLR-15480:
--------------------------------------------------------
Commit bb2303357ee931adb0ae2ec9a339a3727501f139 in solr's branch
refs/heads/main from John Durham
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=bb23033 ]
SOLR-15480: Make Tuple copy constructor, clone and merge consistent w.r.t.
markers (EOF, EXCEPTION), field names and labels. (#243)
Co-authored-by: Christine Poerschke <[email protected]>
> Tuple clone and copy constructor are inconsistent
> -------------------------------------------------
>
> Key: SOLR-15480
> URL: https://issues.apache.org/jira/browse/SOLR-15480
> Project: Solr
> Issue Type: Task
> Reporter: Mike Drob
> Priority: Major
> Labels: newdev
> Time Spent: 9h
> Remaining Estimate: 0h
>
> Discovered by [~cpoerschke] while reviewing SOLR-15385:
> The Tuple clone and merge methods do not preserve EOF and Exception markers,
> while the copy constructor will preserve it. However, the copy constructor is
> susceptible to several rounds of rehashing because it does not use bulk
> putAll.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]