[
https://issues.apache.org/jira/browse/NIFI-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500213#comment-16500213
]
Bryan Bende commented on NIFI-5243:
-----------------------------------
I would also add that the current ConsumeKafka* processors create a consumer
pool for the topic when they are started, and they don't support incoming flow
files since the pool is created when the processor is started.
> Add ListKafkaTopics Processor
> -----------------------------
>
> Key: NIFI-5243
> URL: https://issues.apache.org/jira/browse/NIFI-5243
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Joe Trite
> Priority: Major
>
> I need to get a list of available Kakfa topics which I can filter and pass as
> input to ConsumeKafka* processors. This will provide me the ability to
> ingest Kafka messages using the same List > Fetch pattern that I currently
> use with files and tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)