henry3260 commented on PR #61321: URL: https://github.com/apache/airflow/pull/61321#issuecomment-3925210844
Hi! @o-nikolas, To ensure full compatibility with Airflow 2.11, I have validated these changes using a dedicated Breeze/Docker-based environment. I used a custom Dockerfile to mount the local providers/amazon source code into an Airflow 2.11 image. This confirmed that the AwsLambdaExecutor functions correctly within the updated Airflow core dependency tree and successfully handles the task lifecycle. Am I correct ? And I am currently troubleshooting a connectivity issue between the Lambda function and the RDS instance in the 2.11 environment. If there are any known changes regarding metadata database session management in Airflow 2.11 that might affect the Lambda Executor's heartbeat, I'd appreciate any pointers. -- 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]
