gerlowskija commented on PR #2499:
URL: https://github.com/apache/solr/pull/2499#issuecomment-2176194711

   @markrmiller mentioned to me offline that it was clear that my preference 
was for cluster-stability over convenience/admin-friendliness, but that I never 
made the rationale behind that preference explicit.  He suggested I take one 
last crack at making the case for across-the-board limiting, as explicitly as 
possible.  So here it is:
   
   Ultimately my rationale is pretty simple: aggressive prefix queries have the 
potential to block _all_ traffic if they trigger an OOM.  That's a 
worst-case-scenario for an administrator. 
   
   There's pain for administrators either way.  Realizing that some setting has 
errantly blocked some "known safe" queries definitely brings a serious 
"annoyance-factor".  But to put myself in an administrator's shoes, I'd rather 
deal with that on 10, 20, even 100 clusters than deal with an "all traffic" 
outage at 3am because of a runaway prefix query.
   
   ----
   
   So that's my last pitch for across-the-board limiting.  I'll give this a few 
days to see if it sways anyone; if no one else is convinced enough to chime in 
or reverse course though I'll go forward with something like the more limited 
approach that David championed.


-- 
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