[
https://issues.apache.org/jira/browse/AIRFLOW-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785935#comment-16785935
]
ASF subversion and git services commented on AIRFLOW-3892:
----------------------------------------------------------
Commit afa06aefa5e0d70836bd11c0116ef3c1d2db4fc3 in airflow's branch
refs/heads/master from mans2singh
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=afa06ae ]
[AIRFLOW-3892] Create Redis pub sub sensor (#4712)
* [AIRFLOW-3892] Create Redis pub sub sensor
* [AIRFLOW-3892] - Updated based on review comments (#4712)
Use redis_conn_id, removed logging from test, corrected unittest import,
removed rtype from poke doc
* [AIRFLOW-3892] Combined import based on review comments
* [AIRFLOW-3892] Removed extra log based on review comments
* [AIRFLOW-3892] - Added integration tests based on review comments
* [AIRFLOW-3892] - Added example dag to kick off the build
* [AIRFLOW-3892] - Removed example dag based on review comments
> Create RedisPubSubSensor
> ------------------------
>
> Key: AIRFLOW-3892
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3892
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib
> Affects Versions: 1.10.2
> Reporter: Mans Singh
> Assignee: Mans Singh
> Priority: Minor
> Labels: pubsub, redis, sensor
> Fix For: 1.10.3
>
> Original Estimate: 12h
> Remaining Estimate: 12h
>
> Create a sensor that checks for redis message
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)