[
https://issues.apache.org/jira/browse/LUCENE-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3693:
------------------------------------
Attachment: LUCENE-3693.patch
here is a patch adding a RandomDWTPool selected if newIndexWriterConfig is
used. All tests pass
> Add a testing implementation for DocumentsWriterPerThreadPool
> -------------------------------------------------------------
>
> Key: LUCENE-3693
> URL: https://issues.apache.org/jira/browse/LUCENE-3693
> Project: Lucene - Java
> Issue Type: Test
> Components: core/index
> Affects Versions: 4.0
> Reporter: Simon Willnauer
> Fix For: 4.0
>
> Attachments: LUCENE-3693.patch
>
>
> currently we only have one impl for DocumentsWriterPerThreadPool. We should
> add some more to make sure the interface is sufficient and to beef up tests.
> For testing I'm working on a randomized impl. selecting and locking states
> randomly.
--
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]