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

   Currently, when there is no task metadata Znode, the task metadata API 
throws exception.
   
   This behavior is confusing when users are trying to get metadata for tasks 
that do not make use of metadata mechanism (e.g. SegmentGenerationAndPushTask). 
The following figure shows an example. Users think something is wrong because 
they see `error`, but actually everything is correct.
   <img width="1474" alt="image (1)" 
src="https://user-images.githubusercontent.com/9796617/219753859-415f8697-34f5-4de2-a1b6-6052b197967a.png";>
   


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