YongGang commented on PR #15976:
URL: https://github.com/apache/druid/pull/15976#issuecomment-1975864810

   Updated the PR in response to feedback:
   1. Move task lane config classes to core Druid. `TaskLaneRegistry` remains 
in the extension code due to its ties with task runner capacity config, which 
vary across different task runners, making it unsuitable for universal use.
   2. The MSQ task label now derives from `MSQDestination`'s label, enhancing 
its adaptability to changes.
   3. Modified `CliPeon` to demonstrate how task label is utilized in Peon 
monitoring and reporting.
   
   @kfaraz @cryptoe 


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