Github user dsmiley commented on the issue:
https://github.com/apache/lucene-solr/pull/455
ConvertedLegacyTest fails in part because line 306 adds with
overwrite=false -- a bit of a dubious Solr feature that is probably not
properly compatible with the UpdateLog which makes various assumptions about
the uniqueKey being unique. I'll email the dev list to see what others think
but I'm inclined to think overwrite=false ought to be explicitly forbidden with
an UpdateLog in place. That ancient legacy test can use a config that doesn't
have an updateLog.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]