[
https://issues.apache.org/jira/browse/SOLR-14663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293964#comment-17293964
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-14663:
------------------------------------------------------
[~dsmiley], I believe you mixed up the tests (or I don't understand the
relation). You said {{TestConfigsApi}} is failing, but you point to
{{TestContainerPlugin.testApi}}, and I don't see any {{TestConfigsApi}} in
Hoss' report at all. Also, the dates don't match. The failures in
{{TestContainerPlugin.testApi}} started in Oct 22 (from what I can see in my
Jenkins emails), so most likely related to this commit:
https://issues.apache.org/jira/browse/SOLR-14749?focusedCommentId=17218444&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17218444
> 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: [email protected]
For additional commands, e-mail: [email protected]