[ https://issues.apache.org/jira/browse/SOLR-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17890108#comment-17890108 ]
ASF subversion and git services commented on SOLR-17158: -------------------------------------------------------- Commit 6dbd8d1b8e0e1690b048e32bf152837b5a341fee in solr's branch refs/heads/branch_9x from Gus Heck [ https://gitbox.apache.org/repos/asf?p=solr.git;h=6dbd8d1b8e0 ] SOLR-17158 Terminate distributed processing faster when query limit is reached and partial results are not needed (#2666) (#2773) (cherry picked from commit b748207bc331b5eeae284ee7602626dbe5e3ff50) > Terminate distributed processing quickly when query limit is reached > -------------------------------------------------------------------- > > Key: SOLR-17158 > URL: https://issues.apache.org/jira/browse/SOLR-17158 > Project: Solr > Issue Type: Sub-task > Components: Query Limits > Reporter: Andrzej Bialecki > Assignee: Gus Heck > Priority: Major > Labels: pull-request-available > Time Spent: 8h 50m > Remaining Estimate: 0h > > Solr should make sure that when query limits are reached and partial results > are not needed (and not wanted) then both the processing in shards and in the > query coordinator should be terminated as quickly as possible, and Solr > should minimize wasted resources spent on eg. returning data from the > remaining shards, merging responses in the coordinator, or returning any data > back to the user. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org