[ 
https://issues.apache.org/jira/browse/NIFI-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905893#comment-15905893
 ] 

James Wing commented on NIFI-2907:
----------------------------------

I made a list of recent changes to StandardFlowSerializer and related changes 
to FlowConfiguration.xsd.  Good news, Bryan Rosander already fixed most of the 
outstanding items for NIFI-3138, which is waiting to go in 1.2.0.  That 
includes Mikhail's transportProtocol error above.  I believe the *template* 
element issue is the only outstanding item not yet in 1.2.0.

||Date||Ticket||Focus||Serializer||XSD||Elements||
|2017-03-06|[NIFI-3541|https://issues.apache.org/jira/browse/NIFI-3541]|RPG 
network interface|yes|yes|networkInterface|
|2016-12-07|[NIFI-3138|https://issues.apache.org/jira/browse/NIFI-3138]|RPG 
multiple URLs, HTTPS site-to-site|no|yes|urls, transportProtocol, proxyHost, 
proxyPort, proxyUser, proxyPassword|
|2016-12-02|[NIFI-3026|https://issues.apache.org/jira/browse/NIFI-3026]|RPG 
multiple URLs|yes|above|urls|
|2016-11-08|[NIFI-401|https://issues.apache.org/jira/browse/NIFI-401]|Processor 
execution node|yes|yes|executionNode|
|2016-07-20|[NIFI-2326|https://issues.apache.org/jira/browse/NIFI-2326]|(whitespace
 only)| | | |
|2016-07-17|[NIFI-2033|https://issues.apache.org/jira/browse/NIFI-2033]|Controller
 services at controller level|yes|ok|controllerServices|
|2016-06-09|[NIFI-1857|https://issues.apache.org/jira/browse/NIFI-1857]|HTTPS 
site-to-site|yes|above|transportProtocol, proxyHost, proxyPort, proxyUser, 
proxyPassword|
|2016-06-08|[NIFI-1052|https://issues.apache.org/jira/browse/NIFI-1052]|Ghost 
processors, services|yes|ok|class|
|2016-05-16|[NIFI-1801|https://issues.apache.org/jira/browse/NIFI-1801]|Templates
 in process groups|yes|*no*|*template*|
|2016-05-11|[NIFI-1800|https://issues.apache.org/jira/browse/NIFI-1800]|Controller
 services in process groups|yes|yes|controllerService|
|2016-03-11|[NIFI-1464|https://issues.apache.org/jira/browse/NIFI-1464]|RPG 
compression|yes|ok|useCompression|

> Schema for flow.xml outdated
> ----------------------------
>
>                 Key: NIFI-2907
>                 URL: https://issues.apache.org/jira/browse/NIFI-2907
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: James Wing
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> The schema that the framework uses to validate the flow.xml file is outdated. 
> It does not account for the the 'template' element in the flow. As a result, 
> it logs the following error on startup, within the bootstrap.log file:
> 2016-10-17 09:45:12,784 ERROR [NiFi logging handler] org.apache.nifi.StdErr 
> [Error] :10:38: cvc-complex-type.2.4.a: Invalid content was found starting 
> with element 'template'. One of '{processor, inputPort, outputPort, label, 
> funnel, processGroup, remoteProcessGroup, connection, controllerService}' is 
> expected.
> We should add the 'template' element to the schema and ensure that all other 
> elements are accounted for



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to