You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/04/10 19:29:57 UTC

[GitHub] [nifi] SandishKumarHN edited a comment on issue #3387: NIFI-6009 ScanKudu Processor & KuduPut Processor Delete Operation

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:
users@infra.apache.org


With regards,
Apache Git Services