cecemei commented on code in PR #19252: URL: https://github.com/apache/druid/pull/19252#discussion_r3061361430
########## server/src/main/java/org/apache/druid/server/coordinator/stats/DruidRunStats.java: ########## @@ -35,44 +35,44 @@ * runtime of a single coordinator duty. */ @ThreadSafe -public class CoordinatorRunStats +public class DruidRunStats Review Comment: right it'd still be under coordinator, same as some compaction config. this is probably not a good idea to change right here, so i'm going to revert this change, and delay it to druid 38 -- 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]
