ankitsultana opened a new pull request, #9601:
URL: https://github.com/apache/pinot/pull/9601

   Wanted to discuss this. Looks like we assume that singleton sends/receives 
should be within the same server. When making some code-changes in the past, I 
used to run into Null pointer exceptions since if workers for two stages are 
different but distribution is Singleton, then this will fail.
   
   If this is the expected behavior I think putting the Precondition might be 
better.
   
   If not, we can discuss how to handle this better.
   
   cc: @walterddr @siddharthteotia 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to