[
https://issues.apache.org/jira/browse/NIFI-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558534#comment-16558534
]
ASF subversion and git services commented on NIFI-5083:
-------------------------------------------------------
Commit 4baf35db5ba296d246e3491e8d8c84408306f685 in nifi's branch
refs/heads/master from [~snagafritz]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4baf35d ]
NIFI-5083: enabled EL support for processor configuration of Kafka consumer
`group.id` property
Signed-off-by: zenfenan <[email protected]>
> Support for Expression Language in Group ID field of Kafka Consumer Processors
> ------------------------------------------------------------------------------
>
> Key: NIFI-5083
> URL: https://issues.apache.org/jira/browse/NIFI-5083
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.6.0
> Reporter: Robert Bruno
> Priority: Minor
> Labels: kafka
> Attachments: NIFI-5083.mp4
>
>
> I have the use case where I have two separate NiFi clusters reading data from
> the same topics but need to have unique group ids so they each get separate
> copies of the data. It would be useful if the group id field supported
> expression language so I could use a processor group variable to define the
> group id to use. I have a large enough number of kafka consumers to make
> this tedious to manually change.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)