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 2021/07/06 22:41:13 UTC

[GitHub] [incubator-pinot] xiangfu0 opened a new issue #7130: Add a partialResults flag in Response metadata

xiangfu0 opened a new issue #7130:
URL: https://github.com/apache/incubator-pinot/issues/7130


   It would be good to let the broker add a partial result flag, case I can think when this flag is set to true:
   1. Any exceptions during segment processing or timeout
   2. Routing table doesn't contain full segments, e.g. all replicas are down for a segment in idealStates.
   
   Then client-side can leverage this flag to decide the behavior like retry or just surface partial results.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] xiangfu0 edited a comment on issue #7130: Add a partialResults flag in Response metadata

Posted by GitBox <gi...@apache.org>.
xiangfu0 edited a comment on issue #7130:
URL: https://github.com/apache/incubator-pinot/issues/7130#issuecomment-875129813


   cc: @yupeng9 @mcvsubbu @mayankshriv @Jackie-Jiang 


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #7130: Add a partialResults flag in Response metadata

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #7130:
URL: https://github.com/apache/incubator-pinot/issues/7130#issuecomment-875898849


   @mcvsubbu @snleee @siddharthteotia @jackjlli I believe this flag is already available in the LinkedIn MP. Can you please help move that into the open source code?


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] yupeng9 commented on issue #7130: Add a partialResults flag in Response metadata

Posted by GitBox <gi...@apache.org>.
yupeng9 commented on issue #7130:
URL: https://github.com/apache/incubator-pinot/issues/7130#issuecomment-875138897


   +1
   
   It'll be also good to have a broker or table-level config that disallows partial results. It's common to see that users are okay with query failure (which they can retry), but not okay to see partial/incomplete/incorrect results. 


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] xiangfu0 commented on issue #7130: Add a partialResults flag in Response metadata

Posted by GitBox <gi...@apache.org>.
xiangfu0 commented on issue #7130:
URL: https://github.com/apache/incubator-pinot/issues/7130#issuecomment-875129813


   cc: @yupeng9 @mcvsubbu @mayankshriv 


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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