lfrancke commented on issue #3418: NIFI-6197 HBase Client Service uses a bad default for retries URL: https://github.com/apache/nifi/pull/3418#issuecomment-481402395 I verified that _not_ setting client retries defaults to 15 in HBase 2.0. So there's no reason to force users to manually choose a value and the default isn't great. I'll change this pull request to implement option two from above. I believe options 3 and 4 don't make much sense considering that we can rely on the sane defaults that HBase itself provides.
---------------------------------------------------------------- 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
