Description
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.
Attachments
Issue Links
- links to