You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Smiley (Jira)" <ji...@apache.org> on 2021/03/02 19:49:00 UTC

[jira] [Commented] (SOLR-14663) ConfigSets CREATE does not set trusted flag

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

David Smiley commented on SOLR-14663:
-------------------------------------

The test in TestConfigsApi has been failing ~7% of the time since it was touched October 1st:
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.handler.TestContainerPlugin.testApi
This issue can't be reopened but can someone please open a new issue to deal with this test failure?  (and link here)

> ConfigSets CREATE does not set trusted flag
> -------------------------------------------
>
>                 Key: SOLR-14663
>                 URL: https://issues.apache.org/jira/browse/SOLR-14663
>             Project: Solr
>          Issue Type: Task
>            Reporter: Andras Salamon
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Major
>             Fix For: 8.6.3, 8.7, master (9.0)
>
>         Attachments: SOLR-14663.patch, SOLR-14663.patch
>
>
> If I upload a configset using [ConfigSets API|https://lucene.apache.org/solr/guide/8_6/configsets-api.html] UPLOAD Solr sets the trusted flag. The config set will be trusted if authentication is enabled and the upload operation is performed as an authenticated request.
> On the other hand if I use the ConfigSets API CREATE which creates a new configset based on an already uploaded one, this flag will not be set, so the configset will be effectively untrusted.
> I don't really understand the difference here, I think CREATE API call should set this flag just like UPLOAD sets it.



--
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