dsmiley commented on PR #2126:
URL: https://github.com/apache/solr/pull/2126#issuecomment-1880208066

   Let's imagine someone out there has set `disable.configEdit` and is also 
posting to `/api/cluster/plugin`.  After the proposed change here, a call to 
that API is going to get an error (or _should_) telling them it's disabled.  So 
they know, and can act.  They aren't stuck; they have options.  Like don't set 
`disable.configEdit` (easiest) or don't POST to `/api/cluster/plugin` (use 
solr.xml instead).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to