exceptionfactory commented on PR #10031: URL: https://github.com/apache/nifi/pull/10031#issuecomment-3119910454
Thanks for the discussion @mark-bathori and @turcsanyip. I agree with @turcsanyip that having the two layers of Controller Services introduces too much complexity from a flow designer perspective. Implementing something along the lines of the Kafka Connection Service approach could work, avoiding the use of the generic `T` return type for a Couchbase Cluster. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
