wjddn279 commented on PR #61646: URL: https://github.com/apache/airflow/pull/61646#issuecomment-3925150954
@o-nikolas @jscheffl @dheerajturaga So to summarize your points — can I confirm that we've reached an agreement on adding a `team_name` column to the `EdgeJobModel` / `EdgeWorkerModel` tables? If so, I'll update the worker startup to allow specifying a team_name to belong to, alongside the existing queue subscription. A worker will only execute a job if it belongs to the same team_name and the job is delivered through one of the specified queues. -- 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]
