Make interactive debug mode rollback changes
--------------------------------------------
Key: SOLR-2788
URL: https://issues.apache.org/jira/browse/SOLR-2788
Project: Solr
Issue Type: Improvement
Components: contrib - DataImportHandler
Affects Versions: 3.4
Reporter: Lucian Holland
Priority: Minor
The interactive debug mode for DIH is really useful, in that you can see what's
going to happen without immediately committing your changes, but it would be
even more useful if it was possible automatically to rollback changes that are
queued by debug mode so that one can conduct repeatable experiments. This is
especially true when testing the delta import because this writes the
import.properties file even if it has only processed 10 rows out of 1000 in
debug mode, making further testing impossible without manually rewriting the
import.properties file.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]