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/04/14 11:43:41 UTC

[GitHub] [airflow] bbovenzi commented on a diff in pull request #21767: Add Apache Kafka integration

bbovenzi commented on code in PR #21767:
URL: https://github.com/apache/airflow/pull/21767#discussion_r850360624


##########
airflow/ui/src/views/Docs.tsx:
##########
@@ -45,6 +45,7 @@ const Docs: React.FC = () => {
     { path: 'apache-druid', name: 'Apache Druid' },
     { path: 'apache-hdfs', name: 'Apache HDFS' },
     { path: 'apache-hive', name: 'Apache Hive' },
+    { path: 'apache-kafka', name: 'Apache Kafka' },

Review Comment:
   Yeah I would ignore this what's in `/ui` for now. It needs a refresh post 2.3



-- 
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