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

   Today `SegmentIndexCreationDriverImpl` updates some metrics, but updates 
these for Minion only. The code paths can be called from either server or 
minion. This PR adds support to pass in the instanceType to decide which 
metrics should be updated. If null is passed then the metrics update is ignored.
   
   Related to this PR: https://github.com/apache/pinot/pull/17028 where we 
discussed this approach


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