[jira] [Assigned] (NIFI-7925) ValidateRecord reports false positive for avro arrays with null elements

2020-10-17 Thread Denes Arvay (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denes Arvay reassigned NIFI-7925: - Assignee: Denes Arvay > ValidateRecord reports false positive for avro arrays with null elements

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4593: NIFI-7584 Added OIDC logout mechanism.

2020-10-17 Thread GitBox
exceptionfactory commented on a change in pull request #4593: URL: https://github.com/apache/nifi/pull/4593#discussion_r507011442 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml ## @@ -422,5 +422,17 @@ 1.3

[GitHub] [nifi] exceptionfactory commented on pull request #4602: NIFI-7920: When node that is connected to cluster is asked to reconneā€¦

2020-10-17 Thread GitBox
exceptionfactory commented on pull request #4602: URL: https://github.com/apache/nifi/pull/4602#issuecomment-711109965 This seems like an important correction, how feasible is it to unit test the solution? This is an

[GitHub] [nifi] exceptionfactory commented on pull request #4603: NIFI-7922: Added support for GET in ListenHTTP for health check

2020-10-17 Thread GitBox
exceptionfactory commented on pull request #4603: URL: https://github.com/apache/nifi/pull/4603#issuecomment-711109774 > > The concept of a health check for deployment behind a load balancer is useful, but listening on a different port and having a different approach to TLS negotiation

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4603: NIFI-7922: Added support for GET in ListenHTTP for health check

2020-10-17 Thread GitBox
exceptionfactory commented on a change in pull request #4603: URL: https://github.com/apache/nifi/pull/4603#discussion_r507009350 ## File path:

[jira] [Moved] (NIFIREG-426) Remove MySQL 5.6 from DB IT tests

2020-10-17 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende moved NIFI-7938 to NIFIREG-426: --- Key: NIFIREG-426 (was: NIFI-7938) Affects Version/s:

[jira] [Created] (NIFI-7938) Remove MySQL 5.6 from DB IT tests

2020-10-17 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-7938: - Summary: Remove MySQL 5.6 from DB IT tests Key: NIFI-7938 URL: https://issues.apache.org/jira/browse/NIFI-7938 Project: Apache NiFi Issue Type: Task Affects

[jira] [Updated] (NIFI-7937) Refactor FlowFile Media Type Strings to Enumeration

2020-10-17 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7937: --- Status: Patch Available (was: In Progress) > Refactor FlowFile Media Type Strings to

[GitHub] [nifi] exceptionfactory opened a new pull request #4609: NIFI-7937 Added StandardFlowFileMediaType enum to replace string FlowFile Media Types

2020-10-17 Thread GitBox
exceptionfactory opened a new pull request #4609: URL: https://github.com/apache/nifi/pull/4609 Description of PR NIFI-7937 Replaces multiple string references to FlowFile Media Types with a StandardFlowFileMediaType enum in nifi-utils. The change replaces references in the

[GitHub] [nifi] pvillard31 commented on a change in pull request #4603: NIFI-7922: Added support for GET in ListenHTTP for health check

2020-10-17 Thread GitBox
pvillard31 commented on a change in pull request #4603: URL: https://github.com/apache/nifi/pull/4603#discussion_r506955674 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/servlets/HealthCheckServlet.java

[GitHub] [nifi] pvillard31 commented on pull request #4603: NIFI-7922: Added support for GET in ListenHTTP for health check

2020-10-17 Thread GitBox
pvillard31 commented on pull request #4603: URL: https://github.com/apache/nifi/pull/4603#issuecomment-711032764 > The concept of a health check for deployment behind a load balancer is useful, but listening on a different port and having a different approach to TLS negotiation may not be

[jira] [Created] (NIFI-7937) Refactor FlowFile Media Type Strings to Enumeration

2020-10-17 Thread David Handermann (Jira)
David Handermann created NIFI-7937: -- Summary: Refactor FlowFile Media Type Strings to Enumeration Key: NIFI-7937 URL: https://issues.apache.org/jira/browse/NIFI-7937 Project: Apache NiFi

[GitHub] [nifi] rkarthik29 edited a comment on pull request #3887: NIFI-6032 - CDC for Oracle using xstream

2020-10-17 Thread GitBox
rkarthik29 edited a comment on pull request #3887: URL: https://github.com/apache/nifi/pull/3887#issuecomment-711021119 @davyam looks like there is an issue with getConnection(). is it probably timing out this is the error log o.a.n.controller.StandardProcessorNode Timed

[GitHub] [nifi] rkarthik29 edited a comment on pull request #3887: NIFI-6032 - CDC for Oracle using xstream

2020-10-17 Thread GitBox
rkarthik29 edited a comment on pull request #3887: URL: https://github.com/apache/nifi/pull/3887#issuecomment-711021727 @davyam there is some instructions on how to set the stream server here https://github.com/rkarthik29/oracle_cdc You also need the oracle native libraries

[GitHub] [nifi] rkarthik29 commented on pull request #3887: NIFI-6032 - CDC for Oracle using xstream

2020-10-17 Thread GitBox
rkarthik29 commented on pull request #3887: URL: https://github.com/apache/nifi/pull/3887#issuecomment-711021727 @davyam there is some instructions on how to set the stream server here https://github.com/rkarthik29/oracle_cdc You also need the oracle native libraries included in

[GitHub] [nifi] rkarthik29 commented on pull request #3887: NIFI-6032 - CDC for Oracle using xstream

2020-10-17 Thread GitBox
rkarthik29 commented on pull request #3887: URL: https://github.com/apache/nifi/pull/3887#issuecomment-711021119 @davyam looks like there is an issue with getConnection(). is it probably timing out this is the error log target Processor

[GitHub] [nifi] exceptionfactory commented on a change in pull request #4603: NIFI-7922: Added support for GET in ListenHTTP for health check

2020-10-17 Thread GitBox
exceptionfactory commented on a change in pull request #4603: URL: https://github.com/apache/nifi/pull/4603#discussion_r506781064 ## File path: