James Dyer created SOLR-3430:
--------------------------------
Summary: DIH: More-realistic testing & subsequent bug fix
Key: SOLR-3430
URL: https://issues.apache.org/jira/browse/SOLR-3430
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 3.6, 4.0
Reporter: James Dyer
Assignee: James Dyer
Priority: Minor
Fix For: 4.0, 3.6.1
A couple of people have mentioned on the users' list that 3.6 changes break
CachedSqlEntityProcessor. Part of the problem is the current DIH tests are not
realistic: they mostly test 1 class at a time and not the full end-to-end
interactions between components.
This is a test of (Cached) SqlEntityProcessor using an in-memory Derby
database. This hopefully is a first step in creating a series of new,
more-rigorous DIH tests, which is needed in order to make changes without worry.
This also revealed a bug in SortedMapBackedCache, which is fixed also. I'm not
sure this is the same bug causing problems for the 2 users but once committed I
will post a reply on the users' list to see if they can try it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]