J-HowHuang commented on PR #16455: URL: https://github.com/apache/pinot/pull/16455#issuecomment-3141200274
Also, I think one issue is that this periodic task will be run on every controller. Unlike table-wise periodic tasks, which have lead controller for each table, this periodic task causes repeated execution of the same task. @yashmayya @shounakmk219 Do you know how can I possibly solve this problem? -- 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]
