exceptionfactory
a89873f437
NIFI-9518 Upgraded mysql-binlog-connector-java from 0.20.1 to 0.26.1
...
- Changed from com.github.shyiko to com.zendesk dependency group for current library version
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6302 .
2022-08-17 10:51:35 +02:00
Zoltan Kornel Torok
3231058488
NIFI-10340 Corrected Registry assembly extension builds with tar.gz
...
This closes #6289
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-16 07:31:18 -05:00
Malthe Borch
1b4d66a726
NIFI-10343 Add error code to exception message
...
The error object may not have a description, but should have a code.
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6288 .
2022-08-16 09:49:58 +02:00
royalfork2
eb419b6e40
NIFI-10300 Added AzureEventHubRecordSink
...
This closes #6296
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-15 15:57:08 -05:00
Matt Burgess
0d0a119737
NIFI-1954: Add additionalDetails page to ExecuteScript ( #6044 )
...
* NIFI-1954: Add additionalDetails page to ExecuteScript
* NIFI-1954: Incorporated review comments
2022-08-15 11:44:30 -04:00
exceptionfactory
864036674e
NIFI-10244 Added nifi-web-client-api and implementation
...
- Added nifi-web-client implementation based on OkHttp
- Added WebClientServiceProvider Controller Service interface and implementation
- Corrected comments and added unmodifiableMap wrapper
- Added getHeaderNames() and corrected ProxyContext comments
This closes #6268
Signed-off-by: Paul Grey <greyp@apache.org>
2022-08-11 17:25:18 -04:00
UcanInfosec
a3a7b2fcfd
NIFI-10334 Upgraded amqp-client from 5.8.0 to 5.15.0
...
This closes #6280
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-10 12:06:15 -05:00
Pierre Villard
e7dc14a4e0
NIFI-10339 - Fix typo in QuerySalesforceObject
...
This closes #6286
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-10 10:37:25 -05:00
exceptionfactory
1e74d6efee
NIFI-8648 Added Session Affinity section to Admin Guide
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6283 .
2022-08-10 15:39:23 +02:00
exceptionfactory
8605d0a29f
NIFI-10336 Removed unnecessary lineage check from TestMonitorActivity
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6285 .
2022-08-10 15:34:44 +02:00
exceptionfactory
24cea2a93b
NIFI-10183 Upgraded swagger-annotations to 1.6.6
...
- Added managed dependency in root Maven configuration
- Removed different versions from other Maven configurations
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6284 .
2022-08-10 15:32:30 +02:00
exceptionfactory
77033ec11a
NIFI-10322 Corrected Cookie path when removing Bearer Token
...
- Appended root path to Cookie path attribute when removing Bearer Tokens as part of unauthorized response handling
- Updated Saml2AuthenticationSuccessHandler to follow standard Cookie path building strategy
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6278 .
2022-08-09 16:09:41 -04:00
UcanInfosec
3341e789f0
NIFI-10329 Upgrade jasn1-compiler to 1.11.3
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6277 .
2022-08-09 15:27:38 +02:00
exceptionfactory
a4ea92ea3b
NIFI-10217 Refactored Registry Spring Security Configuration
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6196 .
2022-08-08 16:23:37 -04:00
Joe Witt
6b83bb6a6c
NIFI-10328 removed IRC link as generally unattended and updated Slack invite link
...
This closes #6276
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 14:14:20 -05:00
exceptionfactory
bf9e08fe7d
NIFI-10137 This closes #6134 . Changed nifi-toolkit-api to use Jersey 2 and Jackson
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-08-08 11:19:59 -07:00
Pierre Villard
0dc751981c
NIFI-10291 Updated Snowflake Driver from 3.13.14 to 3.13.21
...
This closes #6252
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 12:58:31 -05:00
UcanInfosec
415413fac2
NIFI-10327 Upgraded Apache Ivy from 2.4.0 to 2.5.0
...
This closes #6275
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 12:44:12 -05:00
Emilio Setiadarma
5b9f096143
NIFI-10307 Refactored nifi-standard-processors tests to use JUnit 5
...
This closes #6272
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 12:35:19 -05:00
Timea Barna
26829e5c35
NIFI-10256 CSVRecordReader using RFC 4180 CSV format trimming starting and ending double quotes
...
NIFI-10256 Addresseng review comments, adding extra description, removing unneccessary static import, creating extra constructor
NIFI-10256 Refactoring CSVRecordReader
NIFI-10256 Addresseng review comments, adding validator
Signed-off-by: Bence Simon <bsimon@apache.org>
This closes #6234
2022-08-08 17:13:48 +02:00
dependabot[bot]
7faa2df005
NIFI-10326 Upgraded PostgreSQL JDBC for Registry tests from 42.3.5 to 42.4.1
...
This closes #6274
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-08 09:14:52 -05:00
Ferenc Erdei
0fe4d13490
NIFI-10305 Fix network and cpu data in c2 heartbeat
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6263 .
2022-08-08 14:57:20 +02:00
exceptionfactory
fdf3925f81
NIFI-3964 Updated Grok Patterns to support TEXT and URL Resources
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #6260 .
2022-08-08 14:48:21 +02:00
UcanInfosec
0fd262efca
NIFI-10319 - Update pom.xml
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6270 .
2022-08-05 16:42:06 -04: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
Kevin Doran
70b73f63fd
NIFI-10323 Switch Dockerfiles to use zip artifacts
...
This closes #6266
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-05 11:56:34 -05:00
Gabor Kulik
768f58da21
NIFI-10212 added ListSmb processor and SmbConnectionPoolService
...
This closes #6192 .
Signed-off-by: Tamas Palfy <tpalfy@apache.org>
2022-08-05 18:46:04 +02:00
exceptionfactory
5cc2790891
NIFI-10302 Streamlined TestMonitorActivity to improve reliability
...
- Removed TestRunner.run() loops
- Reduced usage of Thread.sleep()
- Upgraded TestMonitorActivity to JUnit 5
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6261 .
2022-08-05 10:44:26 -04:00
exceptionfactory
2d73fd5631
NIFI-10318 Corrected HandleHttpRequest TLS client authentication
...
- Corrected setting of wantClientAuth instead of needClientAuth based on Client Authentication configuration
Signed-off-by: Joe Gresock <jgresock@gmail.com>
This closes #6271 .
2022-08-04 14:18:10 -04:00
Emilio Setiadarma
df2c187761
NIFI-10298 Changed nifi-framework-cluster tests to use Java and JUnit 5
...
This closes #6262
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-04 10:31:17 -05:00
UcanInfosec
8e7b78941e
NIFI-10311 Upgraded Avro from 1.11.0 to 1.11.1
...
This closes #6267
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-03 13:30:37 -05:00
exceptionfactory
589136ac11
NIFI-10301 Aligned fluent-hc with httpclient version
...
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6259 .
2022-08-01 14:53:21 -04:00
Emilio Setiadarma
b260c10ad4
NIFI-10293 Refactored tests in nifi-jolt-transform-json-ui to use JUnit 5
...
This closes #6258
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-08-01 10:49:27 -05:00
Joe Witt
ded48269fe
Merge branch 'NIFI-10272-RC2'
2022-08-01 06:10:25 -07:00
Emilio Setiadarma
296f308cdc
NIFI-10048 Corrected StandardFlowDifference.hashCode() to avoid NPE
...
- Added tests to TestFlowController for JSON flow configuration
This closes #6227
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-29 13:44:26 -05:00
Emilio Setiadarma
67c463627c
NIFI-10292 Refactor nifi-framework-authorization-providers tests with Java and JUnit 5
...
This closes #6257
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-29 10:48:11 -05:00
exceptionfactory
4e49a55e93
NIFI-10295 Upgraded GRPC from 1.34.0 to 1.48.0
...
- Upgraded Protobuf from 3.14.0 to 3.21.4
- Removed netty-tcnative-boringssl-static as not necessary following NIFI-9897
This closes #6255 .
Signed-off-by: Kevin Doran <kdoran@apache.org>
2022-07-28 18:47:37 -04:00
Mark Payne
d5386acb4f
NIFI-10290: Updated system tests to ensure that they do not attempt to start processors while the processors are still validating.
...
This closes #6253
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-28 13:36:22 -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
Nathan Gough
c77f85aafb
NIFI-10070 Updated status merging for ControllerService and ReportingTask entities
...
- Corrected node identifier selection in multiple Mergers
This closes #6154
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-27 14:48:02 -05:00
Tamas Palfy
2fae3bb9a8
NIFI-10281 - Added FetchGoogleDrive processor. Consolidated record- and attribute output for ListGoogleDrive. (Record fields and flowfile attributes are now the same.)
...
This closes #6248 .
Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2022-07-27 18:59:06 +02:00
exceptionfactory
afa85a03ce
NIFI-10286 This closes #6251 . Removed c2-client-api references from nifi-nar-utils
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-27 08:01:24 -07:00
exceptionfactory
9bb22fcb11
NIFI-10284 Corrected HTTP Request Authenticated User logging
...
- Moved RequestAuthenticationFilter before HeaderWriterFilter
This closes #6250
Signed-off-by: Paul Grey <greyp@apache.org>
2022-07-27 10:26:43 -04:00
exceptionfactory
02e37713b3
NIFI-10277 This closes #6245 . Refactored ConnectionLoadBalanceServerTest
...
NIFI-10277 Changed failure test to throw SocketException
NIFI-10277 Increased timeout to 30 seconds and moved verify method
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-25 15:10:27 -07:00
emiliosetiadarma
c6999ba9d8
NIFI-10278 - This closes #6247 . repeat onTrigger of ConsumeTwitter until a FlowFile is received or timeout after 60 seconds
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-25 14:45:54 -07:00
Mark Payne
8a1249ee39
NIFI-10279: This closes #6246 . Increased timeout in TestExecuteStateless, removed explicit timeouts on stateless system tests that were too aggressive so that the tests use the default 5 minute timeout defined in StatelessSystemIT
...
Signed-off-by: Joe Witt <joewitt@apache.org>
2022-07-25 14:33:48 -07:00
Joe Witt
adf8b0d359
NIFI-10272 taking off parallel build as it has been unstable
2022-07-25 12:27:05 -07:00
Joe Witt
1199b3173b
NIFI-10272 updating dockerhub file versions
2022-07-25 10:03:20 -07:00
Mark Payne
92750c2746
NIFI-10261: Ensure that when comparing Sensitive Parameters during flow sync we decrypt values for the comparison
...
This closes #6231
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-07-25 10:52:46 -05:00