I think they did in on purpose because it takes time (3-5 seconds) for a consumer group to connect to Kafka (joining consumer group) and whoever created processor did not want to do it for each flowfile.
On Tue, Nov 20, 2018 at 10:09 AM l vic <[email protected]> wrote: > Hi, > I have to set topic name property of PutKafka processors from an attribute > of the incoming flowfile...Is there any possible way of doing this? > Thank you, > -V >
