mattyb149 commented on pull request #5094:
URL: https://github.com/apache/nifi/pull/5094#issuecomment-867915139


   I also saw some warnings about the unrecognized new fields:
   
   ```2021-06-24 14:13:10,238 WARN [main] org.apache.nifi.util.FlowParser
   Schema validation error parsing Flow Configuration at line 26, col 32:
   cvc-complex-type.2.4.a: Invalid content was found starting with
   element 'defaultFlowFileExpiration'. One of '{processor, inputPort,
   outputPort, label, funnel, processGroup, remoteProcessGroup,
   connection, controllerService, template, variable,
   parameterContextId}' is expected.
   2021-06-24 14:13:10,369 WARN [main] org.apache.nifi.util.FlowParser
   Schema validation error parsing Flow Configuration at line 1195, col
   34: cvc-complex-type.2.4.a: Invalid content was found starting with
   element 'defaultFlowFileExpiration'. One of
   '{versionControlInformation, processor, inputPort, outputPort, label,
   funnel, processGroup, remoteProcessGroup, connection,
   controllerService, template, variable, parameterContextId}' is
   expected.
   2021-06-24 14:13:10,433 WARN [main] org.apache.nifi.util.FlowParser
   Schema validation error parsing Flow Configuration at line 1915, col
   34: cvc-complex-type.2.4.a: Invalid content was found starting with
   element 'defaultFlowFileExpiration'. One of
   '{versionControlInformation, processor, inputPort, outputPort, label,
   funnel, processGroup, remoteProcessGroup, connection,
   controllerService, template, variable, parameterContextId}' is
   expected.```
   
   At this point I think the PR needs to be reverted, we can continue 
discussions on Github and/or Jira, but it seems the PR wasn't ready as-is.


-- 
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]


Reply via email to