mirror of
https://github.com/apache/nifi.git
synced 2025-02-09 19:45:09 +00:00
Add logic in Consumer adding support for all topic consumer combinations, non-durable, durable, shared, durable-shared. Add new optional config option to supply subscription name. Add new optional config option to supply clientId. This closes #1863. Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>