exceptionfactory
3833b51764
NIFI-11583 Removed GetIgniteCache and PutIgniteCache Processors
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7285 .
2023-05-24 09:49:34 +02:00
Daniel Urban
c8d3a69d64
NIFI-10867 Refactored common configuration for Stateless Connectors
...
This closes #6744
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-23 18:56:50 -05:00
Mark Payne
a12c9ca9c7
NIFI-11557: Avoid using the expensive and unnecessary Files.walkFileTree on startup and initialization of Content Repository. Also performed some code cleanup: IntelliJ flagged many warnings in the class, mostly around methods that are no longer used and potential NullPointerExceptions, so those were cleaned up. Additionally, removed the nifi property for max flowfiles per claim - this property was never implemented. It was referenced, but the way in which is was used curiously had nothing to do with what the property was intended to be used for or for how it was documented. Instead, it was used to limit the max number of claims that could remain writable. As a result, it was removed.
...
NIFI-11557: Added an additional system test and updated github actions to include surefire-report in order to help diagnose problem that occurred in one of the last system-test runs in Github. Could not replicate problem locally
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #7265
2023-05-23 14:29:29 -04:00
Bence Simon
ec01bce207
NIFI-11559 Increased poll time in CollisionAwareResourceProviderWorkerTest
...
- Incremental adjustment avoids breaking test on slower environments
This closes #7260
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-23 10:14:39 -05:00
dan-s1
e77835758c
NIFI-11581 Refactored JSON Validator Test from Groovy to Java
...
This closes #7283
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-23 10:02:44 -05:00
dan-s1
57f5b518f8
NIFI-11528 Refactored TestFormatUtilsGroovy to Java Parameterized Test
...
This closes #7248
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-23 09:23:18 -05:00
exceptionfactory
5bbde66f14
NIFI-11558 Applied Security Headers to All Registry Responses
...
- Refactored Registry Filters to shared HeaderWriterHandler
- Refactored Registry Jetty Server with delegated HandlerProvider
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #7258 .
2023-05-23 06:43:16 -04:00
exceptionfactory
c32bfd0557
NIFI-11568 Removed Apache DS Test Dependency
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #7264 .
2023-05-21 07:17:52 -04:00
mr1716
642b1748a6
NIFI-11573 Upgraded Swagger Annotations from 1.6.10 to 1.6.11
...
This closes #7278
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:28:29 -05:00
Pierre Villard
a54c9915c3
NIFI-11574 Upgraded snowflake-ingest-sdk from 1.1.3 to 1.1.4
...
This closes #7277
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:26:58 -05:00
Pierre Villard
d030428dc3
NIFI-11572 Upgraded json-smart from 2.4.10 to 2.4.11
...
This closes #7276
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:26:25 -05:00
Pierre Villard
0e8aa5b744
NIFI-11571 Upgraded Apache SSHD from 2.9.2 to 2.10.0
...
This closes #7275
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:25:58 -05:00
Arek Burdach
8a4c3cab84
NIFI-8161 Migrated EL from SimpleDateFormat to DateTimeFormatter
...
This closes #7169
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 16:10:12 -05:00
mr1716
284c11fc87
NIFI-11569: Update Testcontainers to 1.18.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7272 .
2023-05-19 20:54:40 +02:00
mr1716
0dba207a41
NIFI-11565: Upgrade jackson.bom to 2.15.1
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7271 .
2023-05-19 20:48:46 +02:00
mr1716
141ea044bb
NIFI-11564 Upgraded msal4j from 1.13.7 to 1.13.8
...
- Upgrade applies to nifi-azure-graph-authorizer
This closes #7262
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-19 10:24:23 -05:00
Mike Thomsen
c473e6fa0c
NIFI-11221 Removed client configuration from AbstractMongoProcessor.
...
NIFI-11221 Style check fixes
NIFI-11221 Removed dead code.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #7213
2023-05-19 10:53:28 -04:00
Joe Gresock
28f003d886
NIFI-11563: Allowing source connectables to be restarted on new connections in the StandardVersionedComponentSynchronizer ( #7261 )
2023-05-19 08:24:13 -04:00
Joe Gresock
6ee4632267
NIFI-11566: Adding updateTimeout argument to parameter commands in CLI
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7267 .
2023-05-19 12:05:44 +02:00
Lehel Boér
6c70471cc6
NIFI-5151: Add UPSERT support for Apache Phoenix
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #7263
2023-05-18 15:54:08 -04:00
exceptionfactory
e2134e2733
NIFI-11561 Upgraded Apache Commons IO from 2.11.0 to 2.12.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7259 .
2023-05-17 21:23:49 +02:00
Emilio Setiadarma
c4f7251b23
NIFI-11531 Migrated tests in nifi-security-utils from Groovy to Java
...
This closes #7238
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-17 13:39:15 -05:00
Lehel
1a38bf003e
NIFI-11547 Fixed DBCPConnectionPool verification
...
- Added unit test for AbstractDBCPConnectionPool
This closes #7249
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-17 10:51:29 -05:00
Jeyassri Balchandran
764cc9e9b0
NIFI-11467 Upgraded jjwt from 0.7.0 to 0.9.1
...
This closes #7256
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-17 09:39:11 -05:00
dan-s1
c382ab6f06
NIFI-11150 Refactored QueryGroovyTest to TestQuery
...
This closes #7250
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-17 09:08:01 -05:00
siddr
607b53504b
NIFI-11454 Upgraded commons-jexl3 from 3.2.1 to 3.3
...
This closes #7252
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-16 15:48:57 -05:00
exceptionfactory
bfe4110b56
NIFI-11513 Remove deprecated NarProvider and implementations ( #7222 )
...
* NIFI-11513 Removed deprecated NarProvider and implementations
- Removed HDFSNarProvider
- Removed NiFiRegistryNarProvider
- Removed nifi-external-resource-utils module from nifi-commons
- Removed unnecessary deprecated annotations from EncryptedSchemaRepositoryRecordSerde
- Removed deprecated method from ContentRequestContext interface
- Restored NiFi Registry Provider example properties
2023-05-16 16:10:25 -04:00
Lehel
335365874a
NIFI-11535: Transfer ConnectWebsocket connection configuration FlowFile to relationships
...
Also moved dto and util packages under org.apache.nifi.websocket.jetty
This closes #7246 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-05-16 15:26:35 +02:00
Tan Luu
fcf2446bb5
NIFI-11485 Added Toolkit to Registry Docker Image
...
This closes #7197
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-16 08:21:15 -05:00
Matthew Burgess
78fd7fadcd
NIFI-11380: Refactor CaptureChangeMySQL with improvements
...
This closes #7116
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-05-16 12:12:18 +02:00
exceptionfactory
8ebecdc3ab
NIFI-11554 Upgraded OpenSAML from 3.4.6 to 4.3.0
...
- Added Shibboleth repository for OpenSAML
- Replaced deprecated OpenSAML 3 Spring Security components with OpenSAML 4
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7251 .
2023-05-16 10:34:23 +02:00
krisztina-zsihovszki
3051b69a6c
NIFI-11544 Fixed REL_FAILURE usage in AbstractIcebergProcessor
...
This closes #7241 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-05-16 09:43:47 +02:00
exceptionfactory
b9f4d02094
NIFI-11539 Removed ZooKeeper Migrator Toolkit ( #7237 )
2023-05-15 14:44:23 -04:00
exceptionfactory
bec6ceda1f
NIFI-11548 Upgraded Apache Tika from 2.7.0 to 2.8.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7247 .
2023-05-15 20:41:22 +02:00
nathluu
0308b5b404
NIFI-11545 Fixed test-all-dbs for Registry integration tests
...
This closes #7244
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-15 10:30:24 -05:00
Ryan Van Den Bos
658f2547d8
NIFI-11430 - PaginatedJsonQueryElasticsearch processors should not output empty FlowFile if hits have been found; PaginatedJsonQueryElasticsearch processors should be able to use _source and _meta only result formats when grouping by query
...
This closes #7163
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
2023-05-13 19:35:20 +01:00
exceptionfactory
f7e36a07ac
NIFI-11228 Removed deprecated Azure Blob Storage Processors
...
This closes #7234
Signed-off-by: Nandor Soma Abonyi <nsabonyi@apache.org>
2023-05-12 17:33:28 +02:00
Nissim Shiman
fd2138b8cf
NIFI-10756 Generate error message when processor and/or controller
...
service is unable to transition to start and/or enabled state
Signed-off-by: Mike Moser <mosermw@apache.org>
2023-05-12 14:40:47 +00:00
Pierre Villard
b23baac00e
NIFI-11527: clean-up dependencies
...
This closes #7230
Co-authored-by: Kalman Jantner <jantner@gmail.com>
Signed-off-by: Ferenc Kis <briansolo1985@gmail.com>
2023-05-12 11:58:34 +02:00
M Tien
09cef4ff99
NIFI-11287: detect dependent properties when the property it depends on references a parameter (UI) ( #7117 )
...
* NIFI-11287: detect dependent properties when the property it depends on references a parameter
* address review feedback
* address more review comments
* - loadProperties checks type before getting the parameter context
- retrieve the parameter context with ajax call from inside the class
* add type parameter to all places calling loadProperties
* get reference parameters by invoking provided callbacks from the client
* check for user permissions before requesting for referenced parameters
* address review feedback
This closes #7117
2023-05-11 17:00:57 -04:00
dependabot[bot]
bfa93b2b9e
NIFI-11541 Upgraded engine.io from 6.4.1 to 6.4.2
...
This closes #7227
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-11 15:45:09 -05:00
Nandor Soma Abonyi
2049d5068b
NIFI-11524 Improved ExecuteStreamCommand documentation and configuration
...
This closes #7228
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-11 14:52:21 -05:00
exceptionfactory
e302f2aff7
NIFI-10976 Added Previous Cluster State Provider configuration ( #7235 )
...
- Added methods to enumerate Stored Component Identifiers on State Provider interface and implementations
- Added nifi.state.management.provider.cluster.previous to nifi.properties
- Updated State Manager Provider to restore Cluster State from Previous Cluster Provider
- Updated Configuring State Providers documentation for new property
2023-05-10 16:22:05 -04:00
Timea Barna
5811a9c579
NIFI-11385 Added JMX Metrics REST Resource for Diagnostics
...
This closes #7124
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-08 08:11:20 -05:00
Emilio Setiadarma
340b5fcb00
NIFI-11526 Refactored DatabaseRecordSinkTest to Java from Groovy
...
This closes #7229
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-05 08:53:00 -05:00
Lehel Boér
265b132e73
NIFI-11493: Defaulted dynamically modified classpath fix
...
This closes #7201 .
Co-authored-by: Peter Turcsanyi <turcsanyi@apache.org>
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-05-04 15:20:56 +02:00
Bence Simon
4e9675475c
NIFI-11523 Refining schema handling for ScriptedTransfromRecord
...
This closes #7226
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-03 19:34:28 -04:00
mr1716
d754d952c2
NIFI-11522 Upgrade cassandra.sdk.version to 3.11.3
...
This closes #7225
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-03 19:29:35 -04:00
Emilio Setiadarma
436fd91a25
NIFI-11230 Added Runtime Configuration validation to nifi-bootstrap
...
This closes #7196
Co-authored-by: David Handermann <exceptionfactory@apache.org>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-03 13:33:01 -05:00
mr1716
73ecb54c42
NIFI-11515 Upgraded docker-compose-junit-jupiter from 1.8.0 to 2.0.0
...
This closes #7223
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-02 20:49:29 -05:00