Pierre Villard
c94be900cf
NIFI-13133-RC1 prepare release nifi-1.26.0-RC1
2024-05-06 21:03:20 +03:00
Paul Grey
50a99b291f
NIFI-12851 - ConsumeKafka, remove limitation on count of subscribed topics
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8460 .
2024-02-29 12:01:37 +01:00
Peter Turcsanyi
3baf052aae
NIFI-12769 Updated copyright year to 2024 in NOTICE file headers
...
This closes #8385 .
Signed-off-by: Joseph Witt <joewitt@apache.org>
2024-02-09 14:24:40 -07:00
Pierre Villard
65c33d08aa
NIFI-12662-RC1 prepare for next development iteration
2024-01-25 16:18:10 +04:00
Pierre Villard
6ecc398d3f
NIFI-12662-RC1 prepare release nifi-1.25.0-RC1
2024-01-25 16:17:58 +04:00
Pierre Villard
82bac859ef
NIFI-12371 Support tombstone messages in non-record Kafka processors
...
This closes #8076
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit ee2368e0ae684d8a3ca2e62ce89422a2e260bdce)
2023-12-16 14:35:38 -06:00
Pierre Villard
7fedb49a9a
NIFI-12362-RC5 prepare for next development iteration
2023-11-23 11:03:53 +01:00
Pierre Villard
5241f43482
NIFI-12362-RC5 prepare release nifi-1.24.0-RC5
2023-11-23 11:03:47 +01:00
exceptionfactory
75351b7067
NIFI-12266 Added Standard Shared NAR and BOM
...
- Added nifi-standard-shared-nar with common dependencies
- Added nifi-standard-shared-bom with provided scope for parent module references
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #8008 .
2023-11-13 09:27:59 +01:00
Paul Grey
9a5a56e79e
NIFI-12194 Added Yield on Exceptions in Kafka Processors
...
- Catching KafkaException and yielding for publisher lease requests improves behavior when the Processor is unable to connect to Kafka Brokers
This closes #7955
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 75c661bbbe56a7951974a701921af9da74dd0d68)
2023-11-01 11:18:35 -05:00
exceptionfactory
f90eddb36f
NIFI-12287 Standardized skipping Source and Javadoc for NAR modules
...
- Added nar-packaging and war-packaging profiles to root Maven configuration
- Removed individual properties from NAR module configurations
Backported #7947 and removed properties for applicable modules.
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
2023-10-31 15:02:20 -05:00
Peter Turcsanyi
e07bb19233
NIFI-12075 Deprecated ComponentLog methods with Object[] and Throwable
...
- Updated component references to remove use of Object[] wrapping for log methods
This closes #7758
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-09-19 13:23:07 -05:00
exceptionfactory
27a690a30a
NIFI-11832-RC3 prepare for next development iteration
2023-07-25 14:03:12 -05:00
exceptionfactory
b7792f03b7
NIFI-11832-RC3 prepare release nifi-1.23.0-RC3
2023-07-25 14:03:11 -05:00
Paul Grey
ea2b679a28
NIFI-11840 Add Kafka Partition and Topic Attributes before handoff to RecordReader
...
This closes #7510
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 5cad5838c5b069e21596404a8f4d80c1e51a2e2b)
2023-07-24 13:43:38 -05:00
mr1716
3f4c373a90
NIFI-11710 Corrected nifi-kafka-2-6-nar Description
...
This closes #7390
Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 7c7b7c026b612ae10d3d2c6a76bf617e5b36fbf0)
2023-06-16 09:41:39 -05:00
Joe Witt
f1d5a8c4de
NIFI-11654-RC1 prepare for next development iteration
2023-06-06 12:32:00 -07:00
Joe Witt
71e3ea9f2c
NIFI-11654-RC1 prepare release nifi-1.22.0-RC1
2023-06-06 12:31:58 -07:00
Matthew Burgess
276cc5765b
NIFI-8326: Send records as individual messages in Kafka RecordSinks
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #4901 .
2023-05-24 10:43:57 +02:00
Joe Witt
9c27ddcb1c
NIFI-11357-RC2 prepare for next development iteration
2023-04-03 14:40:08 -07:00
Joe Witt
892f822107
NIFI-11357-RC2 prepare release nifi-1.21.0-RC2
2023-04-03 14:40:07 -07:00
Nandor Soma Abonyi
dab3d6bfee
NIFI-11205 Added logging for deprecated Kafka 2_6 Kerberos properties
...
- Added Kerberos User Service property to KafkaRecordSink_2_6
This closes #6990
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-09 15:25:26 -06:00
Nandor Soma Abonyi
609e25b3aa
NIFI-11249 Deprecated Kafka 2_0 Components
...
This closes #7012
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-03-06 08:56:28 -06:00
Pierre Villard
107583ac20
NIFI-11181 Deprecated Kafka 1.x components
...
This closes #6954
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-02-14 22:44:54 -06:00
Joe Witt
8300477ed1
NIFI-11103 preparing support/nifi-1.x line for any subsequent feature/maint releases starting with 1.21-snap
2023-02-09 15:40:01 -07:00
Joe Witt
896fdacbbd
NIFI-11103-RC1 prepare for next development iteration
2023-02-06 11:41:41 -07:00
Joe Witt
81296b5b69
NIFI-11103-RC1 prepare release nifi-1.20.0-RC1
2023-02-06 11:41:39 -07:00
Paul Grey
b426226207
NIFI-10993 - PublishKafkaRecord should use correct record schema
...
This closes #6833 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-23 21:40:29 +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
Nandor Soma Abonyi
eb5d172693
NIFI-10991 Add AWS MSK IAM support to Kafka processors
...
This closes #6846 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2023-01-23 12:33:49 +01:00
exceptionfactory
c3b0e1a790
NIFI-10919 Corrected SCRAM SASL Mechanism for Kafka Components
...
This closes #6743
Signed-off-by: Paul Grey <greyp@apache.org>
2022-12-01 11:29:29 -05:00
greyp9
282c56b5ce
NIFI-10901 - PublishKafka headers not sent in ProducerRecord ( #6731 )
2022-11-30 13:23:23 -05:00
Joe Witt
198a27abbe
NIFI-10854 adjusting post merge for next release cycle
2022-11-28 08:49:35 -07:00
Joe Witt
1046b2c308
Merge branch 'NIFI-10854-RC1'
2022-11-28 08:43:56 -07:00
exceptionfactory
9cc9692c98
NIFI-10866 Refactored Kafka 1.0 and 2.0 using nifi-kafka-shared
...
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6710 .
2022-11-23 05:04:34 -05: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
exceptionfactory
8e417c890a
NIFI-10819 Restricted JndiLoginModule for Kafka JAAS Config
...
- Refactored property configuration and validation to nifi-kafka-shared
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6690 .
2022-11-22 16:51:23 -05:00
greyp9
30facedc43
NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key ( #6131 )
...
* NIFI-9822 - ConsumeKafkaRecord allows writing out Kafka record key
* publisher wrapper record; property naming and display order; doc updates
2022-11-16 16:07:43 -05: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
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
Daniel Urban
387ae7d323
NIFI-10199: PublishKafka InFlightMessageTracker should not log batch level errors on each record
...
Currently, when a batch level error occurs (e.g. delivery timeout), the same error is logged for each record of the batch, needlessly flooding the logs.
InFlightMessageTracker now only logs an exception when a flow file encounters it for the first time.
This closes #6185
Signed-off-by: Paul Grey <greyp@apache.org>
2022-08-05 14:12:43 -04: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
exceptionfactory
0c8305950c
NIFI-9987 Standardize Commons IO on version 2.11.0
...
- Removed version declarations from multiple modules
- Adjusted PutDynamoDB to remove catch for IOException not thrown in Commons IO 2.11.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6015 .
2022-05-09 12:06:37 +02:00
Ravinarayan Singh
28c7583bdb
fixed error message reporting ( #5979 )
2022-04-21 09:12:02 -04:00
Nandor Soma Abonyi
9774bb90ca
NIFI-9917 fix the tooltip of "delivery guarantee/best effort" to a more accurate one
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #5963 .
2022-04-20 16:25:42 +02: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