[ 
https://issues.apache.org/jira/browse/LUCENE-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256027#comment-14256027
 ] 

ASF subversion and git services commented on LUCENE-6125:
---------------------------------------------------------

Commit 1647371 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1647371 ]

LUCENE-6125: add more safety checks to MockDirectoryWrapper

> Add more safety checks to MockDirectoryWrapper
> ----------------------------------------------
>
>                 Key: LUCENE-6125
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6125
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-6125.patch
>
>
> When working on LUCENE-6124, i had to force FSDirectory in my test to find 
> bugs. 
> for performance reasons, no IndexInput/Outputs are doing any checks like 
> ensureOpen when reading and writing data, but MockDirectoryWrapper needs to 
> do this so that tests can find bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to