Jason Gerlowski created SOLR-13724:
--------------------------------------
Summary: Reject v1 API updates for (non-routed) multi-collection
aliases
Key: SOLR-13724
URL: https://issues.apache.org/jira/browse/SOLR-13724
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 8.1, master (9.0)
Reporter: Jason Gerlowski
The intent of SOLR-13407 was to block all updates on aliases that represent
multiple collections. Currently, this works for deletes, commits, and optimize
requests. Users get a message like: {{Update request to non-routed
multi-collection alias not supported}}.
But currently we still allow document adds/updates to go through.
We should either close this last hole, so _no_ update requests are allowed, or
document it so the behavior clearer.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]