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/02/01 16:20:29 UTC

[GitHub] jtstorck opened a new pull request #3288: [WIP] NIFI-5985: Added capability for DBCPConnectionPool to use KerberosCre…

jtstorck opened a new pull request #3288: [WIP] NIFI-5985: Added capability for DBCPConnectionPool to use KerberosCre…
URL: https://github.com/apache/nifi/pull/3288
 
 
   …dentialsService.
   
   Refactored KerberosAction to return a result from execute()
   Removed usage of ProcessContext.yield() from KerberosAction, which should instead be handled the component using the KerberosCredentialsService.
   Updated SolrProcessor to yield a flowfile on error, rather than the KerberosAction invoking the yield.
   
   This PR will be updated with a link to a github repo containing a template to test connectivity to Impala and Kudu by Monday, February 4th.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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