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

Kevin Risden commented on SOLR-15950:
-------------------------------------

FYI it looks like there are reproducible errors from this:


{code:java}
FAILED:  org.apache.solr.rest.TestManagedResourceStorage.classMethod

Error Message:
java.security.AccessControlException: access denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Solr-main-Linux/solr/core/build/resources/test/solr/filestore"
 "write")
{code}

and

{code:java}
gradlew test --tests TestManagedResourceStorage -Dtests.seed=C621B3A80C0AD024 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ne 
-Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}

it does not look like this is seed specific.



> Create SOLR_HOME/filestore lazily on first use
> ----------------------------------------------
>
>                 Key: SOLR-15950
>                 URL: https://issues.apache.org/jira/browse/SOLR-15950
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>             Fix For: 9.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Starting Solr in cloud mode with an empty SOLR_HOME (See SOLR_9575) creates 
> two empty folders in SOLR_HOME: {{filestore}} and {{{}userfiles{}}}.
> The filestore should be lazily initialized on first actual use, such as for 
> PackageManagerCLI to add some packages.
> The 'userfiles' I don't even know what is for.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to