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

   `bugfix`
   
   During minion-task generation, if segments are missing `downloadUrl` in ZK, 
even those are processed and pushed to task-execution phase. While downloading 
the file from deep-store, it throws an NPE and errors out.
   
   Removing these segments in the task-generation phase itself so that other 
relevant segments can be processed until `maxTasks` is reached.
   
   


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