[jira] [Created] (NIFI-8105) The Wait/Notify processors attach an attribute for every signal in the cache

2020-12-21 Thread Wynner (Jira)
Wynner created NIFI-8105: Summary: The Wait/Notify processors attach an attribute for every signal in the cache Key: NIFI-8105 URL: https://issues.apache.org/jira/browse/NIFI-8105 Project: Apache NiFi

[jira] [Updated] (NIFI-8096) Deprecate ClientAuth References in SslContextFactory and SSLContextService

2020-12-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8096: --- Status: Patch Available (was: In Progress) > Deprecate ClientAuth References in

[jira] [Assigned] (NIFI-7128) Extend StringEncryptor with SecureHasher capability

2020-12-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-7128: -- Assignee: (was: David Handermann) > Extend StringEncryptor with SecureHasher

[jira] [Created] (MINIFICPP-1444) Remove the SentimentAnalyzer python dependece on the non-fixed google cloud API-s

2020-12-21 Thread Adam Hunyadi (Jira)
Adam Hunyadi created MINIFICPP-1444: --- Summary: Remove the SentimentAnalyzer python dependece on the non-fixed google cloud API-s Key: MINIFICPP-1444 URL: https://issues.apache.org/jira/browse/MINIFICPP-1444

[jira] [Created] (NIFI-8104) PutKudu Processor Not Correctly Ingesting Microsecond Timestamps

2020-12-21 Thread Ivan (Jira)
Ivan created NIFI-8104: -- Summary: PutKudu Processor Not Correctly Ingesting Microsecond Timestamps Key: NIFI-8104 URL: https://issues.apache.org/jira/browse/NIFI-8104 Project: Apache NiFi Issue Type:

[jira] [Assigned] (NIFI-8104) PutKudu Processor Not Correctly Ingesting Microsecond Timestamps

2020-12-21 Thread Ivan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned NIFI-8104: -- Assignee: Ivan > PutKudu Processor Not Correctly Ingesting Microsecond Timestamps >

[GitHub] [nifi] exceptionfactory opened a new pull request #4737: NIFI-8096 Deprecated ClientAuth references in SSLContextService

2020-12-21 Thread GitBox
exceptionfactory opened a new pull request #4737: URL: https://github.com/apache/nifi/pull/4737 Description of PR NIFI-8096 Deprecates `createSSLContext()` methods in `SSLContextService` and adds a `createContext()` method that does not use the `ClientAuth` enumeration.