nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web
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-custom-ui-utilities NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-jetty NIFI-4714 - Use lowercase hostname for validation. 2017-12-21 14:38:36 +01:00
nifi-ui-extension NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-web-api NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-web-content-access NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-web-content-viewer NIFI-2375 updated to latest Tika across codebase. Fixed 2017-12-06 11:53:15 -05:00
nifi-web-docs NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-web-error NIFI-4501 2017-11-17 20:36:55 -05:00
nifi-web-optimistic-locking NIFI-4436: 2018-01-08 12:44:52 -05:00
nifi-web-security NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-web-ui NIFI-4402 - Add component location in Summary view 2018-01-05 09:09:37 -05:00
pom.xml NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00