Kafka streaming source has a browse button that allows the browsing of a topic with an existing connection. However, on choosing a topic, the details are not filled in the plugin properties. The Use connection toggle and Browse Connections button is missing as well. Seems like this should have been hidden in the streaming source plugin.
There should not be any problem with supporting connections in Kafka streaming source since state management is supported, but needs testing to make sure this is only supported for versions >= CDAP 6.8.0. This also needs further testing to make sure connection modifications is working as intended with streaming pipeline. See https://cdap.atlassian.net/browse/PLUGIN-1550 .
Release Notes
None
Attachments
2
05 Apr 2023, 08:39 PM
05 Apr 2023, 08:39 PM
Activity
Show:
Pinned fields
Click on the next to a field label to start pinning.
Kafka streaming source has a browse button that allows the browsing of a topic with an existing connection. However, on choosing a topic, the details are not filled in the plugin properties. The
Use connection
toggle andBrowse Connections
button is missing as well. Seems like this should have been hidden in the streaming source plugin.There should not be any problem with supporting connections in Kafka streaming source since state management is supported, but needs testing to make sure this is only supported for versions >= CDAP 6.8.0. This also needs further testing to make sure connection modifications is working as intended with streaming pipeline. See https://cdap.atlassian.net/browse/PLUGIN-1550 .