You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/21 10:32:35 UTC

[GitHub] [airflow] yenchenLiu opened a new pull request, #25215: Fix ExternalTaskSensor

yenchenLiu opened a new pull request, #25215:
URL: https://github.com/apache/airflow/pull/25215

   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of an existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   ---
   Same as the #24676
   
   `operator_extra_links` should not be a property and it will break dynamic task mapping.
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on pull request #25215: Fix ExternalTaskSensor not working with dynamic task

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #25215:
URL: https://github.com/apache/airflow/pull/25215#issuecomment-1191932073

   @uranusjr ? does it make sense?


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #25215: Fix ExternalTaskSensor not working with dynamic task

Posted by GitBox <gi...@apache.org>.
potiuk merged PR #25215:
URL: https://github.com/apache/airflow/pull/25215


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] yenchenLiu commented on pull request #25215: Fix ExternalTaskSensor not working with dynamic task

Posted by GitBox <gi...@apache.org>.
yenchenLiu commented on PR #25215:
URL: https://github.com/apache/airflow/pull/25215#issuecomment-1192542690

   I updated it


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] uranusjr commented on pull request #25215: Fix ExternalTaskSensor not working with dynamic task

Posted by GitBox <gi...@apache.org>.
uranusjr commented on PR #25215:
URL: https://github.com/apache/airflow/pull/25215#issuecomment-1192176606

   Could you also do the same for `ExternalTaskMarker`? It’s in the same file.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on pull request #25215: Fix ExternalTaskSensor not working with dynamic task

Posted by GitBox <gi...@apache.org>.
potiuk commented on PR #25215:
URL: https://github.com/apache/airflow/pull/25215#issuecomment-1194074840

   Looks like random machine failure. But it succeed d for other cases. mergins.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org