[ 
https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gerlowski resolved SOLR-17090.
------------------------------------
    Fix Version/s: main (10.0)
                   9.5
         Assignee: Jason Gerlowski
       Resolution: Fixed

> v2 "delete-alias" API returns 405
> ---------------------------------
>
>                 Key: SOLR-17090
>                 URL: https://issues.apache.org/jira/browse/SOLR-17090
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: v2 API
>    Affects Versions: 9.4
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Minor
>             Fix For: main (10.0), 9.5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The v2 delete-alias API is broken in 9.4, returning a 405 ("Method not 
> allowed") from the the Jersey-dispatching code.
> The cause of this is appears to be JAX-RS annotations in the 'DeleteAlias' 
> class, which are causing the annotations in the 'DeleteAliasApi' interface to 
> be dropped.  We should remove these annotations from 'DeleteAlias' and check 
> on the testing of this API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to