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:18:04 UTC

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

Uwe Schindler created LUCENE-6637:
-------------------------------------

             Summary: 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
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler


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