[ 
https://issues.apache.org/jira/browse/SOLR-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391042#comment-17391042
 ] 

John Durham commented on SOLR-15480:
------------------------------------

I submitted a PR on Github here that should hopefully resolve this issue.
https://github.com/apache/solr/pull/243

> 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: 10m
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to