exceptionfactory
4adc2be12b
NIFI-13915 Updated version to 2.1.0-SNAPSHOT
2024-11-01 22:56:08 -05:00
exceptionfactory
2f13b609bd
NIFI-13915 Updated version to 2.0.0
2024-10-29 20:25:32 -05:00
Peter Kedvessy
c8bdbb19db
NIFI-13762 Expose processor metrics as a part of FlowInfo
...
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
This closes #9281 .
2024-09-24 10:12:06 +02:00
Kalman Jantner
5c3e22aa44
NIFI-13614: populate failure cause in operation state
...
This closes #9136 .
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
2024-09-03 12:03:41 +02:00
Peter Kedvessy
83b701a25e
NIFI-13635 Expose processor bulletins as a part of FlowInfo
...
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
This closes #9161 .
2024-08-21 14:21:48 +02:00
Ferenc Kis
3aa4ff9d56
NIFI-13242 MiNiFi Sync Resource C2 command
...
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
This closes #8898 .
2024-06-12 09:31:41 +02:00
Joseph Witt
42a4385c82
NIFI-12998 Restructured framework and extension modules
...
Simplified dependency management into Bill of Material dependencies as parents that align to classloader structures.
- Moved nifi-framework-bundle to root level
- Moved nifi-nar-bundle modules to root nifi-extension-bundles
- Added nifi-extension-bom for internal and external extensions
- Added nifi-framework-nar-bom and nifi-server-nar-bom for managing framework dependencies
- Renamed nifi-jetty-bundle to nifi-jetty-nar
This closes #8677
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-04-26 12:12:48 -05:00
exceptionfactory
dc87cfa9ab
NIFI-12591 Upgraded from Swagger Annotations 1.6.12 to 2.2.20
...
- Added nifi-swagger-integration with ObjectMapperProcessor for enum customization
- Changed nifi-web-api REST API documentation to use HTML template from swagger-codegen-maven-plugin
Upgraded references in multiple modules:
- c2-protocol-api
- c2-protocol-component-api
- minifi-c2-service
- nifi-api
- nifi-client-dto
- nifi-extension-manifest-model
- nifi-registry-revision-entity-model
- nifi-registry-data-model
- nifi-registry-web-api
- nifi-web-api
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
This closes #8232 .
2024-01-11 15:11:28 +01:00
Mark Payne
db727aa419
NIFI-12142: This closes #7806 . Deleted many methods, classes, and references that were deprecated.
...
Signed-off-by: Joseph Witt <joewitt@apache.org>
2023-09-28 14:07:48 -07:00
Kalman Jantner
f8d0d2f9b6
NIFI-11921 Set CPU Load Average for C2 Heartbeats
...
This closes #7584
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-08-09 11:15:18 -05:00
Joe Witt
43eab4c81d
NIFI-11103 prepping for 2.0.0 line
2023-02-09 15:32:53 -07:00
Ferenc Erdei
8807a9d377
NIFI-10895 Update properties command for MiNiFi C2
...
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
This closes #6733 .
2023-01-12 16:02:15 +01:00
Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1
2022-11-22 19:22:45 -07:00
Ferenc Kis
65558accda
NIFI-10679 MiNiFi C2 Update Asset Command
...
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
This closes #6583 .
2022-10-28 20:09:15 +02:00
Joe Witt
c6a9d70814
Merge branch 'NIFI-10521-RC4'
2022-10-06 14:13:30 -07:00
Ferenc Erdei
504baae227
NIFI-10531 Add supported operations to c2 heartbeat:
...
This closes #6438
Signed-off-by: Csaba Bejan <bejan.csaba@gmail.com>
2022-10-04 17:16:51 +02:00
Joe Witt
c9ebdd2025
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
Joe Witt
109e54cd58
NIFI-10521-RC4 prepare release nifi-1.18.0-RC4
2022-10-03 10:59:34 -07:00
Csaba Bejan
e26aa233d7
NIFI-10458 Add support for the DESCRIBE/MANIFEST Operation
...
Signed-off-by: Ferenc Erdei <erdei.ferenc90@gmail.com>
This closes #6375
2022-09-13 19:22:35 +02:00
rliszli
ff202122e3
NIFI-10312 Fixed MiNiFi C2 status and Flow ID communication
...
This closes #6281
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-30 08:38:20 -05:00
Joe Witt
8c66bf948c
NIFI-10272-RC2 prepare for next development iteration
2022-07-27 13:24:09 -07:00
Joe Witt
8d256784d8
NIFI-10272-RC2 prepare release nifi-1.17.0-RC2
2022-07-27 13:24:06 -07:00
Csaba Bejan
5980625014
NIFI-10156 Remove unnecessary commons-lang3 dependency from c2-protocol-api
...
This closes #6148
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-22 16:17:48 -05:00
Matthew Burgess
d89f98f5b4
NIFI-9666 Implemented MiNiFi C2 client and refactored bootstrap
...
- Implemented MiNiFi C2 client using OkHttp
- Refactored MiNiFi bootstrap command handling and socket communication
- Added C2 Client Service to nifi-framework-core
This closes #6075
Co-authored-by: Matthew Burgess <mattyb149@apache.org>
Co-authored-by: Csaba Bejan <bejan.csaba@gmail.com>
Co-authored-by: Ferenc Erdei <ferdei@cloudera.com>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-06-17 09:23:52 -05:00
Joe Witt
0419dc2939
NIFI-9780-RC3 prepare for next development iteration
2022-03-21 11:58:27 -07:00
Joe Witt
b019a9191f
NIFI-9780-RC3 prepare release nifi-1.16.0-RC3
2022-03-21 11:58:09 -07:00
Joe Witt
72fadf9e51
NIFI-9780 fixing many inconsistent pom project declarations and updated org apache parent version
2022-03-10 11:15:16 -07:00
Bryan Bende
6ef6e71d05
NIFI-9501 Added REST end-point to retrieve a RuntimeManifest
...
- Switch ExtensionManifestParser implementation to use JAXB instead of Jackson XML
- Fix handling of older NARs that don't have newer fields in ExtensionManifest
- Add response merging for runtime-manifest REST end-point, remove commons-lang3 from c2 dependencies
This closes #5630
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-01-21 15:37:04 -06:00
Csaba Bejan
93b58ccffe
CEM-9557: Change C2 OperandType to Enum
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #5649
2022-01-21 15:24:29 -05:00
Matthew Burgess
b578f183cb
NIFI-9430: Create initial C2 structure, add c2-protocol-api module ( #5563 )
...
* NIFI-9430: Create initial C2 structure, add c2-protocol-api module
* NIFI-9430: Incorporated review comments
* NIFI-9430: More refactor per review comments
* NIFI-9430: Additional review comments
* NIFI-9430: Restore Objects from primitives for serialization
* NIFI-9430: Restore API names for compatibility
* NIFI-9430: Set remaining serialization versions to 1
2021-12-10 09:12:38 -05:00