You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2015/06/29 23:56:05 UTC

[jira] [Resolved] (LUCENE-6637) FSTTester writes to CWD if -Dtests.verbose failing with AccessControlException(FilePermission)

     [ https://issues.apache.org/jira/browse/LUCENE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-6637.
-----------------------------------
    Resolution: Fixed

Thanks Alam!

> FSTTester writes to CWD if -Dtests.verbose failing with AccessControlException(FilePermission)
> ----------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-6637
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6637
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/FSTs, modules/test-framework
>    Affects Versions: 5.2.1
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 5.3, Trunk
>
>         Attachments: LUCENE-6637.patch, LUCENE-6637.patch
>
>
> This was found by Mesbah (M.) Alam who is testing our stuff with IBM J9. He ran tests with -Dtests.verbose=true, hitting this bug in FSTTester. I would like to remove the whole toDot() stuff there - or pass it to System.out instead. Another alternative would be to write it to FST's working dir (dir.createOutput; but unfortunately this is no OutputStream or Writer...)
> Any opinions?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org