pvillard31 commented on pull request #5637: URL: https://github.com/apache/nifi/pull/5637#issuecomment-1006733346
In case of in-place replacement, we want to support the case where the user can specify multiple dynamic properties to effectively perform multiple replacements in one execution of the processor. In this case, we should just blindly use the expected key instead of the dynamic property name for the lookup coordinates. We know that the lookup record controller service is expecting a single key as checked in the custom validator. -- 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]
