[
https://issues.apache.org/jira/browse/SOLR-17731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-17731:
--------------------------------
Issue Type: Bug (was: Improvement)
> Some v2 APIs are overshadowed at runtime so can't be used
> ---------------------------------------------------------
>
> Key: SOLR-17731
> URL: https://issues.apache.org/jira/browse/SOLR-17731
> Project: Solr
> Issue Type: Bug
> Reporter: Colvin Cowie
> Priority: Major
>
> This sort of problem tends to happen when multiple resources declare
> overlapping paths, e.g. "abc/xyz" in one resource and "abc" in another, but
> there may be other reasons for it too.
> These APIs exist in code but aren't accessible, you get a 405 because another
> resource handler is responding.
> * POST /collections/\{collectionName}/snapshots/\{snapshotName} -->
> CollectionSnapshotsApi.CreateCollectionSnapshot#CreateCollectionSnapshot
> * GET /aliases/\{aliasName} --> ListAliasesApi.getAliases()
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]