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
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
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
dan-s1
e4cdb90a75
[NIFI-11509] Added configuration to allow for parsing comments in JSON.
...
This closes #7220
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-02 08:18:47 -04:00
dan-s1
71c7d38c75
[NIFI-11511] Added Provenance route events for all the relationships.
...
This closes #7221
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-05-02 08:03:49 -04:00
Pierre Villard
01d1be3215
NIFI-11507 Upgraded Calcite from 1.32 to 1.34
...
This closes #7216
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-05-01 14:11:38 -05:00
Pierre Villard
7fb2468f4b
NIFI-11502 - Upgrade json-path to 2.8.0
...
NIFI-11502 fixing unit tests
NIFI-11502 review
This closes #7208
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-29 16:03:16 -04:00
Chris Sampson
9274d0c9b0
NIFI-10865 allow RecordPath's unescapeJson to convert de-serialised JSON Objects into Records
...
NIFI-10865 allow UpdateRecord to replace the Record root for relative paths, e.g. when a RecordPath function is used to modify selected field(s)
This closes #6708
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2023-04-29 12:26:07 -04:00
Aakash Chauhan
afdbed5749
NIFI-8971 Removed legacy FlowFile name and path attributes
...
This closes #6003
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-26 16:37:48 -05:00
Daniel Aaron Salwerowicz
d3f2bf1c16
NIFI-11472 Check working directory after making directory in PutFTP
...
- Multiple threads can attempt to create a remote directory when PutFTP has multiple concurrent tasks.
This closes #7184
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-24 11:33:09 -05:00
mr1716
29bb652623
NIFI-11456 Upgraded brotli4j from 1.8.0 to 1.11.0
...
This closes #7178
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-17 18:08:27 -05:00
Pierre Villard
21e4c665dc
NIFI-11421 Upgraded Parquet from 1.12.3 to 1.13.0
...
- Upgraded MockFtpServer from 2.7.1 to 3.1.0
This closes #7152
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:50:13 -05:00
Pierre Villard
2b06306b07
NIFI-11418 Upgraded bcrypt from 0.9.0 to 0.10.2
...
This closes #7149
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:45:55 -05:00
Pierre Villard
0b2deb94de
NIFI-11415 Upgraded Saxon-HE from 10.6 to 12.1
...
This closes #7146
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:44:12 -05:00
Pierre Villard
0160d6d6b9
NIFI-11410 Upgraded multiple integration dependencies
...
- Upgraded Spring Boot from 2.7.9 to 2.7.10
This closes #7141
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-10 08:40:09 -05:00
Pierre Villard
4a0b38f4dd
NIFI-11405 Upgraded multiple drivers and test dependencies
...
This closes #7134
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-04-07 15:54:51 -05:00
Matt Burgess
1a9acb1f4b
NIFI-11337: Update PutDatabaseRecord's Max Batch Size property documentation to reflect actual behavior ( #7081 )
2023-03-24 10:22:56 -04:00
Emilio Setiadarma
cac76e339d
NIFI-9196 Corrected FetchSFTP Move File destination formatting
...
- Changed FetchSFTP to use String.format() instead of File.getAbsolutePath() for defining the destination path as part of the Move File completion strategy
This closes #7072
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-23 13:57:23 -05:00
Joe Witt
58517e4dd0
NIFI-11329 Updated NAR Plugin to 1.5.0 and Commons Compress to 1.23.0
...
This closes #7077
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-23 12:28:40 -05:00
krisztina-zsihovszki
63e9365449
NIFI-4651 Add error message and code to PutSQL FlowFile attributes
...
NIFI-4651 Review comments
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
2023-03-21 11:19:33 -04:00
Nandor Soma Abonyi
4e602ce40f
NIFI-11264 Added debug logs for List Processor yielding
...
- Corrected ListFile Processor description
This closes #7027
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-21 08:04:59 -05:00
Dustin Rodrigues
cb6e530a3c
NIFI-11301 Fixed typos in ISPEnrichIP and DistributeLoad
...
This closes #7056
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-20 08:54:01 -05:00
exceptionfactory
665b1696ef
NIFI-11268 Removed deprecated OpenPGP support from EncryptContent
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #7030 .
2023-03-13 09:20:33 +01:00
exceptionfactory
512155ba2f
NIFI-10975 Add Kubernetes Leader Election and State Provider ( #6779 )
...
* NIFI-10975 Added Kubernetes Leader Election and State Provider
- Added Kubernetes Leader Election Manager based on Kubernetes Leases
- Added Kubernetes State Provider based on Kubernetes ConfigMaps
- Added nifi-kubernetes-client for generalized access to Fabric8 Kubernetes Client
- Added nifi.cluster.leader.election.implementation Property defaulting to CuratorLeaderElectionManager
- Refactored LeaderElectionManager to nifi-framework-api for Extension Discovering Manager
- Refactored shared ZooKeeper configuration to nifi-framework-cluster-zookeeper
* NIFI-10975 Updated Kubernetes Client and StateMap
- Upgraded Kubernetes Client from 6.2.0 to 6.3.0
- Added getStateVersion to StateMap and deprecated getVersion
- Updated Docker start.sh with additional properties
* NIFI-10975 Corrected MockStateManager.assertStateSet()
* NIFI-10975 Upgraded Kubernetes Client from 6.3.0 to 6.3.1
* NIFI-10975 Corrected unregister leader and disabled release on cancel
* NIFI-10975 Corrected findLeader handling of Lease expiration
- Changed LeaderElectionManager.getLeader() return to Optional String
* NIFI-10975 Corrected StandardNiFiServiceFacade handling of Optional Leader
* NIFI-10975 Changed getLeader() to call findLeader() to avoid stale cached values
* NIFI-10975 Updated LeaderElectionCommand to run LeaderElector in loop
* NIFI-10975 Rebased on project version 2.0.0-SNAPSHOT
* NIFI-10975 Corrected Gson and AspectJ versions
- Updated versions to match current main branch and avoid reverting
2023-03-07 14:14:24 -05:00
Nissim Shiman
5350b02923
NIFI-4718 Improved detection of FlowFile V3 in IdentityMimeType
...
This closes #7009
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-07 09:22:27 -06:00
Pierre Villard
169b53feaa
NIFI-11157 - Doc update for scheduling strategy for MergeContent/Record
...
This closes #6999 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-03-06 12:01:34 +01:00
Matthew Burgess
61b87e007b
NIFI-11209: Include newly-added columns in output for UpdateTable processors when Update Field Names is true
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6986 .
2023-02-27 14:08:48 +01:00
Lehel
7e97c1ce19
NIFI-11045: Sensitive dynamic property support for parameterized queries in ExecuteSQL and ExecuteSQLRecord
...
This closes #6853 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-02-22 12:37:07 +01:00
exceptionfactory
57a1144f34
NIFI-11187 Removed ActiveMQ from Standard Processors
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6961
2023-02-21 16:54:37 -05:00
dan-s1
22a4bce1ed
NIFI-11156 Updated SchemaValidator to include error message for ValidateXml
...
- Restores behavior so that XML parsing failure details will be included in FlowFile error attribute from ValidateXml
This closes #6970
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-18 10:28:50 -06:00
exceptionfactory
4f11550e97
NIFI-11174 Removed deprecated Standard Processors
...
- Base64EncodeContent
- GetHTTP
- GetJMSQueue
- GetJMSTopic
- HashAttribute
- HashContent
- PostHTTP
- PutJMS
Removed deprecated Proxy properties from InvokeHTTP
- Proxy Host
- Proxy Port
- Proxy Type
- Proxy Username
- Proxy Password
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6953 .
2023-02-15 13:14:56 -05:00
Nissim Shiman
dbef536ebd
NIFI-10950 DistributeLoad processor - this closes #6924 . removed Load Distribution
...
Service
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-02-13 19:18:57 -05:00
exceptionfactory
1156f4cbc5
NIFI-11165 This closes #6944 . Removed optional jigsaw build profiles
...
- Removed jigsaw build profiles
- Removed Java 11 directories from assemblies
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-02-13 13:01:58 -05:00
exceptionfactory
a66727c4d1
NIFI-11160 Upgraded Apache Tika from 2.6.0 to 2.7.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6938 .
2023-02-10 11:38:25 +01:00
Joe Witt
43eab4c81d
NIFI-11103 prepping for 2.0.0 line
2023-02-09 15:32:53 -07:00
dan-s1
99b0cd42ef
NIFI-11130 Further updates from JUnit 4 to 5
...
This closes #6927
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-08 13:58:28 -06:00
Joe Witt
4f91420cc1
NIFI-11139 Updated multiple Maven Plugins
...
This closes #6925
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-03 16:07:02 -06:00
dan-s1
e86786433a
NIFI-11108 Further changes to upgrade from JUnit 4 to JUnit 5.
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6919
2023-02-02 12:27:42 +00:00
exceptionfactory
8bc7593d34
NIFI-11126 Delete MultiPart files in ListenHTTP after processing
...
Signed-off-by: Chris Sampson <chris.sampson82@gmail.com>
This closes #6915
2023-02-02 12:23:44 +00:00
exceptionfactory
5daf01e760
NIFI-11120 This closes #6912 . Upgraded Zip4j from 2.11.2 to 2.11.3
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 11:49:12 -07:00
exceptionfactory
bdede27447
NIFI-11119 This closes #6911 . Excluded snakeyaml:android from javafaker
...
- Added direct dependency on standard snakeyaml version to nifi-standard-processors
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 10:05:23 -07:00
exceptionfactory
a7206f187b
NIFI-9989 This closes #6908 . Upgraded SSHJ from 0.34.0 to 0.35.0
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-31 09:18:54 -07:00
exceptionfactory
d913f8046a
NIFI-10581 Upgraded Apache Tika from 2.4.1 to 2.6.0
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6894 .
2023-01-26 19:52:17 +01:00
Mark Bathori
c3dd2569db
NIFI-10974: Incorrect warning message on memory usage from MonitorMemory
2023-01-26 13:25:07 +01:00
Priyanka Awatramani
b3f2d95092
NIFI-10928 Updated MockFlowFile with LinkedHashMap for attributes
...
- Updated TestAttributesToCSV with LinkedHashMap for deterministic test behavior
- Updated TestHttpFlowFileServerProtocol with adjusted checksums to match expectations from LinkedHashMap changes
This closes #6748
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-25 16:19:20 -06:00
exceptionfactory
5101db2ab7
NIFI-11096 This closes #6889 . Added EncodeContent to Processor services definition
...
- Deprecated Base64EncodeContent in favor of EncodeContent
- Updated EncodeContent to use Commons Codec for Hexadecimal encoding
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-25 15:01:38 -07:00
exceptionfactory
f32a60af33
NIFI-11064 Removed unstable TestPutSFTP.testRunTransitUriDifferentHosts
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6885 .
2023-01-25 11:07:13 +01:00
Peter Turcsanyi
cb77a96059
NIFI-11088: This closes #6878 . updated copyright year to 2023 in NOTICE files
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2023-01-23 09:42:44 -07:00
mr1716
78a2c4e14a
NIFI-11072 Updated xz from 1.8 to 1.9
...
This closes #6871
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-20 16:18:03 -06:00
exceptionfactory
7db6f17350
NIFI-11064 Changed TestPutSFTP run iterations based on files queued
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6863 .
2023-01-19 21:20:43 +01:00
Tamas Palfy
464e0a96ee
NIFI-11050 In PutEmail added OAuth authorization option. StandardOauth2AccessTokenProvider can be used with refresh_token grant type.
...
This closes #6845 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-19 16:05:28 +01:00
mr1716
4518740da5
NIFI-11071 Update json-flattener to 0.16.4
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6860 .
2023-01-19 10:56:01 +01:00
mr1716
b4f6aace53
NIFI-11070 Update json-schema-validator to 1.0.76
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6857 .
2023-01-19 10:53:36 +01:00
Chris Sampson
1d7ee542b1
NIFI-2161 add option to skip attribute output for unmatched JSON path expressions in EvaluateJsonPath
...
This closes #6817
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-12 14:06:15 -06:00
Mark Payne
d5c79fdcd1
NIFI-10887: Addressed performance concerned. Use String.indexOf() instead of Pattern.matcher() when using Literal Replace. Use a NonFlushableOutputStream when ProcessSession.write() is called. Implemented hashCode() on AbstractConnection. Updated default Run Schedule on ReplaceText from 0 ms to 25 ms. Added a Surround Replacement strategy that allows both prepending and appending text. Updated unit tests to account for this.
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6724
2023-01-11 12:28:59 -05:00
Matthew Burgess
4f77a17d19
NIFI-11031: Fix logic error in GenerateRecord for nullPercentage
...
This closes #6830
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-06 21:01:01 -06:00
exceptionfactory
53faecdcf6
NIFI-11027 Removed direct dependency on Joda Time
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6825 .
2023-01-05 11:56:42 +01:00
Matthew Burgess
c11092b2b4
NIFI-10998 Fixed SplitJson to always compile new JsonPath when property changes
...
This closes #6803
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-01-04 13:58:06 -06:00
exceptionfactory
b556322749
NIFI-11005 Added Illegal and Redundant Import Modules to Checkstyle
...
- Updated impacted classes to remove redundant import lines
- Removed WebUtilsGroovyTest.groovy class due to use of internal sun.security classes
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6804 .
2022-12-23 18:34:38 +01:00
Matthew Burgess
f38f14b363
NIFI-10585 Added GenerateRecord Processor
...
This closes #6480
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-22 19:30:05 -06:00
dan-s1
dde821cf71
NIFI-6498 Update TransformXml to send errors to Component Log
...
This closes #6798
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-22 11:15:37 -06:00
exceptionfactory
a8974253ce
NIFI-10989 Removed SHA-1 and MD5 from TestHashContent
...
- Removed methods to avoid intermittent failures due to lack of Bouncy Castle Security Provider registration
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6790
2022-12-15 22:06:52 -05:00
hj28
ac8e3dae58
NIFI-10637 Deterministic TestGenerateTableFetch testMultipleColumnTypeMissing
...
This closes #6754
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-12-09 10:41:36 -06:00
exceptionfactory
ab7ce58fb1
NIFI-10947 This closes #6758 . Upgraded Apache Commons Net to 3.9.0
...
- Added Commons Net to managed dependencies in root Maven configuration
- Removed version references to 3.3 in MiNiFi and 3.6 in NiFi standard modules
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-12-05 09:01:29 -07:00
exceptionfactory
47fc3ae77d
NIFI-10898 This closes #6729 . Removed unused test HTTP Servlets
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-12-04 21:08:14 -07:00
exceptionfactory
c51411d360
NIFI-10925 Refactored TestPutSFTP with discrete test methods
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6746 .
2022-12-02 10:08:18 +01:00
exceptionfactory
3399d09c46
NIFI-10923 This closes #6745 . Upgraded Apache SSHD to 2.9.2
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-12-01 12:02:01 -07:00
Joe Witt
1046b2c308
Merge branch 'NIFI-10854-RC1'
2022-11-28 08:43:56 -07:00
Arpad Boda
a469c92f21
NIFI-10873 - GenerateFlowFile: flowfiles in a batch are not unique
...
This closes #6717 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-28 16:41:19 +01:00
Matthew Burgess
5f1d93f977
NIFI-5819: Support SQLServer sql_variant type
...
This closes #6699 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-11-24 16:57:50 +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
Mike Thomsen
6a9cb9c10c
NIFI-10863 Added conditional InvokeHTTP HTTP debug log
...
- Wrapping if statements prevent them from being called at all if debug logging is disabled
This closes #6706
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 15:31:53 -06:00
exceptionfactory
7019e182b5
NIFI-10835 Improved performance of TestControlRate
...
- Added LongSupplier for TimedBuffer and ControlRate classes to support overriding System.currentTimeMillis()
This closes #6671
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-22 13:14:04 -05:00
sopan98
2d70bfb380
NIFI-10744 Changed HashSet to LinkedHashSet in SegmentContent for deterministic handling
...
This closes #6700
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-22 08:07:58 -06:00
dan-s1
f3d2dfaf5c
NIFI-9165 Converted remaining nifi-standard-bundle tests from JUnit 4 to JUnit 5
...
This closes #6696
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-21 16:53:14 -06:00
mr1716
c63a668ac5
NIFI-10808 Upgraded Guava from 31.0.1 to 31.1
...
This closes #6683
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-18 10:18:13 -06:00
Pierre Villard
2698282615
NIFI-10804 - Update okhttp-digest to 2.7
...
This closes #6681
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2022-11-18 08:35:12 -05:00
Matthew Burgess
214bd2f00c
NIFI-7862: Add UpdateDatabaseTable processor for auto table structure updates
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #5523 .
2022-11-17 14:38:52 -05:00
Arpad Boda
7a449dbcee
NIFI-10833 - Fix grammar error in ListenHTTP log msg
2022-11-16 19:40:20 -05:00
Mark Payne
d7f2eb7c26
NIFI-10818: Fixed bug in which oldest bin in MergeContent was not being evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6668
2022-11-16 16:49:29 -05:00
exceptionfactory
bd89d66539
NIFI-7392 Corrected TestValidationJson for Windows build
2022-11-16 11:29:12 -06:00
r65535
a702a8c215
NIFI-7392 Added ValidateJson to Standard Processors
...
This closes #6337
Co-authored-by: dan-s1 <dsteig1@gmail.com>
Co-authored-by: r65535 <ryan77056@gchq.gov.uk>
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-16 10:02:17 -06:00
Matthew Burgess
f2774c4924
NIFI-9814: Add range sampling to SampleRecord
...
- Incorporated review comments
This closes #5878
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-15 18:49:51 -05:00
Mark Payne
bda624823b
NIFI-10817: Moved the calls in StandardProcessSession to 'resetState()' and 'acknowledgeRecords()' from the outer commit(boolean) to the inner commit(Checkpoint, boolean). By moving the call here, the logic of StandardProcessSession is unaffected. But the StatelessProcessSession that inherits from it now has the benefit of having the state cleaned up when calling super.commit(Checkpoint, boolean).
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6663
2022-11-15 15:47:32 -05:00
Mark Bean
2bfefc3e5b
NIFI-10243: allow ControlRate to throttle on combination of data rate or flowfile rate
...
NIFI-10243: fix typos
NIFI-10243: re-ordered property in ControlRate
NIFI-10243: minor updates to make code cleaner based on PR comments
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6506 .
2022-11-14 23:04:55 -05:00
Nathan Gough
23e8a19417
NIFI-10705 - Primary keys were not being included in ConvertJSONToSQL UPDATE queries when 'User statement.type Attribute' was used.
...
This closes #6652
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-11-14 09:23:10 -06:00
exceptionfactory
e60cbd4bbb
NIFI-10768 Filter empty messages in ListenSyslog ( #6624 )
...
- Added FilteringStrategy argument to Server Factory for ListenSyslog
- Set quick shutdown quiet period for ListenSyslog and TestListenSyslog
- Added test method for batched messages with empty message included
2022-11-07 15:05:40 -05:00
exceptionfactory
d9e494f976
NIFI-10713 Added Deprecation Warning for PGP in EncryptContent
...
NIFI-10713 Removed OpenPGP, PGP, and GPG tags
This closes #6613
Signed-off-by: Paul Grey <greyp@apache.org>
2022-11-04 18:04:37 -04:00
TheGreatRandall
238c356219
NIFI-10637 Simplified Locale validation in ParseCEF
...
This closes #6522
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-31 18:43:19 -05:00
BoyuLi4
56d26be3ca
NIFI-10630 Updated TestWaitNotifyProtocol comparing JSON Objects
...
This closes #6526
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-31 15:56:31 -05:00
zhewenf2
65201ab88b
NIFI-10642 Fix flaky test groupByStringMixedNumberOfRecords
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6528
2022-10-31 15:58:27 -04:00
Andrew Lim
2d5a8b8b0d
NIFI-10503 Changed flow file references to FlowFile in GenerateTableFetch processor docs
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6577 .
2022-10-25 11:13:07 -04:00
Joe Witt
c92a30734f
NIFI-10680 Corrected Bouncy Castle references in optional profiles
...
NIFI-10691 Removed duplicate Bouncy Castle dependencies from nifi-standard-processors
This closes #6571
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-24 17:46:51 -05:00
Lehel Boér
feb3148b68
NIFI-10628: Added Default Schedule Time and Run Duration to processors
...
This closes #6512
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-21 14:57:46 -05:00
Joe Witt
c155d29658
NIFI-10614 Upgraded Bouncy Castle from 1.70 to 1.71
...
- Blocked Bouncy Castle jdk15on dependencies
- Forced jdk18on dependencies and validated across entire build
This closes #6498
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-20 19:35:02 -05:00
Matt Burgess
f43b989c99
NIFI-10617: Add missing DynamicProperty annotation to processors that use them ( #6509 )
...
This closes #6509
2022-10-17 12:46:37 -04:00
Matthew Burgess
a76abef270
NIFI-10635: Fix handling of enums in PutDatabaseRecord
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6518 .
2022-10-17 11:29:53 -04:00
Matt Gilman
e638bcee2f
NIFI-10617:
...
- Adding dynamic property annotation on a number of extensions that were missing it.
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6501
2022-10-10 10:32:50 -04:00
Nathan Gough
9ff1dadcf6
NIFI-10604 Added Idle Connection Timeout property to ListenTCP
...
This closes #6492
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-07 14:30:37 -05:00