You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/07/31 01:22:38 UTC

[GitHub] [incubator-pinot] chenboat opened a new issue #4484: Pinot query timeout due to the broker waiting for a single non-responsive server

chenboat opened a new issue #4484: Pinot query timeout due to the broker waiting for a single non-responsive server
URL: https://github.com/apache/incubator-pinot/issues/4484
 
 
   Does Pinot broker need to wait the responses of all the servers before it can return the results? We found a single hanging server (probably due to GC) make queries to return after timeout. Restarting the server fixed the issue.  A single server failure should not cause timeout when we have multiple copies of the data. Is there any step in query execution requires all servers to respond?  

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org