turcsanyip edited a comment on pull request #4464:
URL: https://github.com/apache/nifi/pull/4464#issuecomment-692136255


   `ConsumeKafka` and `ConsumeJMS` add the destination as an attribute 
(`kafka.topic` / `jms_destination`).
   It is true though, that the destination property can come from variable 
registry in case of those processors so it is more dynamic.
   In general, it is easier to use this info in the downstream flow if it is 
available on the FlowFile.
   Anyway, I'm not insisted on it. We can add it later if it is needed by a 
real use case.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to