mark-bathori commented on PR #10031: URL: https://github.com/apache/nifi/pull/10031#issuecomment-3213757910
Thanks, @chedim, @exceptionfactory, and @turcsanyip for the reviews. I agree that "standard" naming is better than using the SDK version in the module name, as it avoids confusion, so I've renamed the modules accordingly. I also agree that using the `CAS` attribute would be beneficial. However, as I've observed, `upsert` and `replace` are not equivalent in terms of functionality. They're not simply interchangeable because `replace` doesn't provide insertion capability. It would likely be best to add a separate processor specifically to support the `replace` function with `CAS`. -- 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]
