You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/09/14 15:35:08 UTC

[GitHub] [nifi] turcsanyip edited a comment on pull request #4464: NIFI-4303 Add routingKey to ConsumeAMQP processor

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:
users@infra.apache.org