nandorsoma commented on PR #5291: URL: https://github.com/apache/nifi/pull/5291#issuecomment-1326316943
@nrnalamalpu, how do you mean they will be rolled up? For example, `AWS_PROFILE_NAME` is referenced only in one place in the whole codebase when you get the value of the property in `setIamJaasConfig()`. If you check other PropertyDescriptors, such as `PASSWORD`, you can see that it is added to the descriptor list of all processors that use it. -- 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]
