exceptionfactory commented on PR #6367: URL: https://github.com/apache/nifi/pull/6367#issuecomment-1238663915
> the code i have posted in comment that is for unittest but somehow when we set property as sensitive its not recognizing as sensitive Thanks for clarifying, so in that case the unit test behavior aligns with the runtime behavior. This is somewhat expected based on the implementation as it stands. On further evaluation, it may be best to remove the portion of code that sets the arguments as a FlowFile attribute. -- 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]
