Hello,

I've been using NiFi, and really like the platform.  I may have some
contributions, but wanted to make sure there wasn't a way to achieve what
I'm looking to do before creating a ticket, and possibly coding the feature.

I've been using the Publish/ConsumeKafka_X_X  processors with Confluent
Cloud.  In order to configure the processors to connect, I had to use the
following dynamic properties:

request.time.out.ms
retry.backoff.ms
sasl.jaas.config
sasl.mechanism
ssl.endpoint.identification.algorithm

I have multiple Publish and Consume processors per ProcessGroup.  I'd like
to be able to use ProcessGroup variables so that I can set these
configurations in one spot.  Unfortunately, the dynamic properties for
these processors does not support expression language variable replacement.

Should I start working on getting this supported, or is there something I'm
missing?

Thanks,

Andy Glassman

Reply via email to