[ 
https://issues.apache.org/jira/browse/SOLR-17320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hitesh Khamesra updated SOLR-17320:
-----------------------------------
    Description: 
HttpShardHandler should use `timeAllowed` param in query to timeout for any 
shard response. We have observed that sometime different shard takes different 
time to process the query. In those cases, if user has specify timeAllowed, 
then solr should use that time to return any partial response. 

i have added the patch for it. [https://github.com/apache/solr/pull/2493]

  was:
HttpShardHandler should use `timeAllowed` param in query to timeout for any 
shard response. We have observed that sometime different shard takes different 
time to process the query. In those cases, if user has specify timeAllowed, 
then solr use the time to return any partial response. 

i have added the patch for it. https://github.com/apache/solr/pull/2493


> HttpShardHandler should obey `timeAllowed` parameter in query
> -------------------------------------------------------------
>
>                 Key: SOLR-17320
>                 URL: https://issues.apache.org/jira/browse/SOLR-17320
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: query, SolrCloud
>    Affects Versions: main (10.0), 9.6.1
>            Reporter: Hitesh Khamesra
>            Priority: Minor
>
> HttpShardHandler should use `timeAllowed` param in query to timeout for any 
> shard response. We have observed that sometime different shard takes 
> different time to process the query. In those cases, if user has specify 
> timeAllowed, then solr should use that time to return any partial response. 
> i have added the patch for it. [https://github.com/apache/solr/pull/2493]



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

Reply via email to