Mike Drob created SOLR-15480: -------------------------------- Summary: Tuple clone and copy constructor are inconsistent Key: SOLR-15480 URL: https://issues.apache.org/jira/browse/SOLR-15480 Project: Solr Issue Type: Task Security Level: Public (Default Security Level. Issues are Public) Reporter: Mike Drob
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