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

   (not thinking of backwards compatibility here, just thinking holistically)
   
   I appreciate that there are very different causes of a terminated request, 
and we want to differentiate them in case the client cares and for diagnostics. 
 But semantically to the caller, the cause is irrelevant (right?), so I think a 
simple flag/enum should be returned _separate_ for the cause.  I'm not arguing 
the cause should be hidden / indiscernible.  I understand, once upon a time, 
there was a single cause of "terminate early" but as Solr has matured to do so 
under growing conditions, we shouldn't be held back by segment terminated early 
as the one and only terminate-early.  Let's step back and change names / 
semantics if needed.  Solr 10 is coming.
   
   


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