[
https://issues.apache.org/jira/browse/LUCENE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-6440.
---------------------------------
Resolution: Fixed
Fix Version/s: 5.2
Trunk
> Show LuceneTestCase LiveIndexWriterConfig changes with deltas
> -------------------------------------------------------------
>
> Key: LUCENE-6440
> URL: https://issues.apache.org/jira/browse/LUCENE-6440
> Project: Lucene - Core
> Issue Type: Test
> Reporter: Robert Muir
> Fix For: Trunk, 5.2
>
> Attachments: LUCENE-6440.patch
>
>
> With tests.verbose, each time the IWC is changed the whole thing is printed
> out. But this is overly verbose during indexing and does not show you what
> changed, so you have to stare hard at tons of IWC.toString()s and figure it
> out.
> Instead I think we should just show a diff?
> {noformat}
> [junit4] 1> NOTE: LuceneTestCase: randomly changed IWC's live settings:
> [junit4] 1> - ramBufferSizeMB=16.0
> [junit4] 1> + ramBufferSizeMB=3.0
> [junit4] 1> - maxBufferedDocs=308
> [junit4] 1> + maxBufferedDocs=-1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]