[ https://issues.apache.org/jira/browse/SOLR-13986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985982#comment-16985982
]
Ignacio Vera commented on SOLR-13986:
-------------------------------------
I think this commit is making this test to fail:
{code:java}
ant test -Dtestcase=TestNRTReplication -Dtests.method=testCrashReplica -Dtests.seed=44F4E55169E03F42
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=bn-BD -Dtests.timezone=Africa/Malabo
-Dtests.asserts=true -Dtests.file.encoding=UTF8 {code}
> remove "execute" permission from solr-tests.policy
> --------------------------------------------------
>
> Key: SOLR-13986
> URL: https://issues.apache.org/jira/browse/SOLR-13986
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Robert Muir
> Priority: Major
> Fix For: 8.4
>
> Attachments: SOLR-13986-notyet.patch, SOLR-13986.patch, SOLR-13986.patch, SOLR-13986.patch,
SOLR-13986.patch
>
>
> If we don't really need to execute processes, we can take the permission away. That way
any attempt to execute something results in a SecurityException rather than running a process.
> It is necessary to first fix the tests policy before thinking about supporting securitymanager
in solr. This way we can ensure functionality does not break via our tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org
|