[ https://issues.apache.org/jira/browse/SOLR-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792986#comment-17792986 ]
Jason Gerlowski commented on SOLR-17090: ---------------------------------------- Alright, was able to fix this morning. Should be back to the correct behavior in 9.5 > 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 > Priority: Minor > 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