)]}' { "commit": "85aa2ada56e0f210f35fce103462ee4597b45aa1", "tree": "3dddd532a991b7c8a2685d9f2cc7f2edadc0e54a", "parents": [ "48cce8bad0e9f7d1b42030ffe352179bdd0f7fc3" ], "author": { "name": "Bryan Bende", "email": "bbende@apache.org", "time": "Wed May 01 09:42:03 2019 -0400" }, "committer": { "name": "Kevin Doran", "email": "kdoran@apache.org", "time": "Tue May 14 14:41:32 2019 -0400" }, "message": "NIFIREG-267 Updating data model to capture parameter contexts\n\n- Introducing v3 of flow serialization to switch to serializing VersionedFlowSnapshot instead of VersionedProcessGroup\n- Moving external controller service references from VersionedProcessGroup to VersionedFlowSnapshot\n- Adding boolean to track whether a VersionedPort allows remote access\n\nThis closes #181.\n\nSigned-off-by: Kevin Doran \u003ckdoran@apache.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "76aceabb73faa8e68ba4f81ffbf5ccf59380bdfe", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedFlowSnapshot.java", "new_id": "4611b9e90098425df90f17fff52755e0057ddea9", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedFlowSnapshot.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "857dd167da22c337b1630617de4d822b828e0a73", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedParameter.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "5294c61e478bb48966059110a4d4cc34791e3e1e", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedParameterContext.java" }, { "type": "modify", "old_id": "2b7cccd532690b226e20f15220bbd05647eb443c", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedPort.java", "new_id": "947b52e2d213bf6a48049b1eeea726d9b191e912", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedPort.java" }, { "type": "modify", "old_id": "071574de461b52c319ccf697ecf1c29eb7b1ef8e", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedProcessGroup.java", "new_id": "ef0d3fed9972208814b80b6cd29fb0ebb4978fa3", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-data-model/src/main/java/org/apache/nifi/registry/flow/VersionedProcessGroup.java" }, { "type": "modify", "old_id": "f5f1d658ca0d6d2db9f526904ca86073ef613fe7", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/pom.xml", "new_id": "d4276782699b42ed742909448a93d2549c1542a6", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/pom.xml" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "8340bdd1315183568d406334a3c62f54b413371b", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/FlowContent.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "3466aa93c5bbf11a07e825ff9ed0ec8894736f6e", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/FlowContentSerializer.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "9c9c3841f524a02705d649a66f810bde85de6aa1", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/SerializationConstants.java" }, { "type": "delete", "old_id": "8d7cb7baf0215d570b4eafcf7923498e320f2571", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/VersionedProcessGroupSerializer.java", "new_id": "0000000000000000000000000000000000000000", "new_mode": 0, "new_path": "/dev/null" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "77dd37aadc99f6c8a651d55e6d2d7e6bc19e8554", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/jackson/JacksonFlowContentSerializer.java" }, { "type": "modify", "old_id": "4098c77bb0f9a2e79462a187be7e1ee91863fd67", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/jackson/JacksonSerializer.java", "new_id": "d159ea36182d820642e799be9df617a3af2bb0cd", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/jackson/JacksonSerializer.java" }, { "type": "modify", "old_id": "21bdecc3f0ac22c98d4a77f090460299a57f40a2", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/jackson/JacksonVersionedProcessGroupSerializer.java", "new_id": "4bd763ec1f7281f314cf81e7f2d38d322a70cd88", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/serialization/jackson/JacksonVersionedProcessGroupSerializer.java" }, { "type": "modify", "old_id": "7a87ec075f502b87102d1d1ea46d8aba0f4bd464", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/service/RegistryService.java", "new_id": "26057ae5a024bb6d9464a1f8ed845ac04697f6d6", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/service/RegistryService.java" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "21d3b43299d96ea7d78c2cfe76f1fd37e250da9a", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/test/java/org/apache/nifi/registry/serialization/TestFlowContentSerializer.java" }, { "type": "delete", "old_id": "145204b0a5ee7aacdf1cb02fb8f39883412df19b", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/test/java/org/apache/nifi/registry/serialization/TestVersionedProcessGroupSerializer.java", "new_id": "0000000000000000000000000000000000000000", "new_mode": 0, "new_path": "/dev/null" }, { "type": "modify", "old_id": "baeb94931d6cec673a8c3dd5011d7542540b63c8", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/test/java/org/apache/nifi/registry/service/TestRegistryService.java", "new_id": "4e43645b2d849ca26a2c4f950933fc1da0000412", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/test/java/org/apache/nifi/registry/service/TestRegistryService.java" }, { "type": "modify", "old_id": "574fe56e0c04dccf457ed08b2a1a4d3de84aa565", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-framework/src/test/resources/serialization/ver3.snapshot", "new_id": "3611014190e80a2eed1b0cb0e05ffb3623a23a5a", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/test/resources/serialization/ver3.snapshot" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "743401b4d9e346f0751e80562d9e08de58d5cf36", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-framework/src/test/resources/serialization/ver9999.snapshot" }, { "type": "modify", "old_id": "e16fa79ee90f9e50b002deef7b8e4973c98bcae4", "old_mode": 33188, "old_path": "nifi-registry-core/nifi-registry-web-api/src/test/java/org/apache/nifi/registry/web/api/UnsecuredNiFiRegistryClientIT.java", "new_id": "d5e0bc7a19cf4cfc42f2cea46ebfb9c01818a8bc", "new_mode": 33188, "new_path": "nifi-registry-core/nifi-registry-web-api/src/test/java/org/apache/nifi/registry/web/api/UnsecuredNiFiRegistryClientIT.java" } ] }