nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework
Mark Payne 6a58d780d7
NIFI-4436:
- Initial checkpoint: able ot start version control and detect changes, in standalone mode, still 'crude' implementation
- Checkpoint: Can place flow under version control and can determine if modified
- Checkpoint: Change version working in some cases. Does not work if processor removed because COMPONENT_REMOVED type has ComponentA whose ID is the VersionedComponentID but we are trying to call ProcessorDAO.get() with this ID
- Checkpoint: Able to change flow from Version 1 to Version 2 and back. Not yet tested with controller services. Have not tried changing/removing connections. Not cluster-friendly yet. All inline, not in background. Have not taken into account ports, funnels, remote ports, etc. Have not tested with Labels yet
- Checkpoint after implementing ClusterReplicationComponentLifecycle instead of JerseyClientComponentLifecycle
- Checkpoint: Updated to allow starting version control and updating version in clustered mode
- Checkpoint: Updated versioning endpoint so that when version of a flow is updated, the bundle information is populated and the snapshot is replicated to the cluster.
- Checkpoint: Implemented endpoint for reverting to previously sync'ed version of a flow and updated version control endpoint so that Process Group can be pushed as a new version to existing flow instead of only creating a new flow
- Checkpoint: Updated so that if a Process Group is under Version Control and it has a child Process Group, which is also under Version Control, we can handle that gracefully. Not yet tested because it depends on updates to the nifi-registry module, which can't be compiled due to maven dependency conflicts
2018-01-08 12:44:52 -05:00
..
nifi-administration NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-authorizer NIFI-4740 Fix User Group Data Integrity Checks. This closes #2378 2018-01-05 14:22:35 -05:00
nifi-client-dto NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-documentation NIFI-4734 refactored couchbase bundle, jms bundle, removed jms test-lib usage, fixed broken SeeAlso and service links causing docs warns. Corrected L&N in each bundle. This closes #2369. 2018-01-04 09:16:17 -05:00
nifi-file-authorizer NIFI-4740 Fix User Group Data Integrity Checks. This closes #2378 2018-01-05 14:22:35 -05:00
nifi-flowfile-repo-serialization NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-framework-authorization NIFI-4740 Fix User Group Data Integrity Checks. This closes #2378 2018-01-05 14:22:35 -05:00
nifi-framework-cluster NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-framework-cluster-protocol NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-framework-core NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-framework-core-api NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-framework-nar-utils NIFI-4546: Make ReportingTask aware of node type in a cluster 2017-10-30 11:22:03 +01:00
nifi-nar-utils NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-properties-loader NIFI-4501 2017-11-17 20:36:55 -05:00
nifi-repository-models NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-resources NIFI-4323 This closes #2360. Wrapped Get/ListHDFS hadoop operations in ugi.doAs calls 2018-01-03 11:31:47 -05:00
nifi-runtime NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-security NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-site-to-site NIFI-3377: NiFi RPG errors when switching between transport protocols. This closes #2340. 2017-12-14 15:02:40 -05:00
nifi-standard-prioritizers NIFI-2979 PriorityAttributePrioritizer violates Comparator contract. This closes #2220. 2017-10-25 11:31:09 -04:00
nifi-user-actions NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-web NIFI-4436: 2018-01-08 12:44:52 -05:00
pom.xml NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00