AbarnaaSree commented on issue #72916: URL: https://github.com/apache/airflow/issues/72916#issuecomment-5643889483
Hi @keith991001, I’d like to work on this issue. The mismatch between the abstract contract and the existing scheme-only providers makes this a useful cleanup, especially since the current `@abstractmethod` declarations are not actually enforced. I’d like to first trace the `BaseMessageQueueProvider` dispatch flow and existing provider implementations/tests, then implement the direction preferred by the maintainers while adding regression coverage for both queue-based and scheme-based providers. If you’re okay with that approach, I’d be happy to submit a PR. -- 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]
