SandishKumarHN edited a comment on issue #3387: NIFI-6009 ScanKudu Processor & KuduPut Processor Delete Operation URL: https://github.com/apache/nifi/pull/3387#issuecomment-481429802 @markap14 1) I can certainly create an abstract or helper class to reuse of Kudu Client Connection. 3) The race condition would happen when there is an order mismatch with separate Kudu INSERT Processor, Kudu DELETE Processor, We can overcome by using a single processor with INSERT and DELETE with a flow file attribute for 'OperationType'
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
