This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a change to tag HDF-3.5.2.83-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git


*** WARNING: tag HDF-3.5.2.83-2-tag was deleted! ***

     was d783821885 HOTFIX-5435 Use latest ES processors

This change permanently discards the following revisions:

 discard d783821885 HOTFIX-5435 Use latest ES processors
 discard 6dbe175ace HOTFIX-4059 NIFI-1121 Fixed a dependent value check error.
 discard f17c544ccf HOTFIX-4786 Add jcl-over-slf4j to nifi-toolkit-assembly to 
make sure jcl jar is copied to nifi-toolkit/lib
 discard 1158b4ee34 HOTFIX-4786 HOTFIX-4789: NIFI-9345: Resolving NPE in 
ProcessorEntityMerger (#5491)
 discard 0591eda3ba HOTFIX-4786 HOTFIX-4789 NIFI-9352: Ensure that we consider 
all property values to determine if a component references a variable, not just 
'supported' (i.e., well-known/non-user-defined) properties
 discard 999408db44 HOTFIX-4786 HOTFIX-4789 NIFI-9309: Re-Implemented NIFI-9309 
on top of HDF-3.5.2, NIFI-9368 fix included
 discard 81a11df209 HOTFIX-4786 HOTFIX-4731 Remove unnecessary test case
 discard 6dcf8da20f HOTFIX-4786 HOTFIX-4731 Fix most of the build issues, 
cherry pick issues - narrow down to 1 conflict
 discard 1e2ee1a238 HOTFIX-4786 HOTFIX-4731 Use JUnit 5 library as well for 
tests (missing parts of apache upstream PR #5304)
 discard 754e184e09 HOTFIX-4786 HOTFIX-4731 Use JUnit 5 library for tests
 discard ac52760582 HOTFIX-4786 HOTFIX-4731 NIFI-9507 This closes #5617. 
Corrected SSH Client handling on connect failures
 discard b975e55836 HOTFIX-4786 HOTFIX-4731 NIFI-9448 Improved S2S HTTP Extend 
Transaction Exception Handling
 discard ba5c898f08 HOTFIX-4786 HOTFIX-4731 Adjust base branch build number
 discard cb6da4116b HOTFIX-4796 Additional commons-logging exclusions and 
jcl-over-slf4j inclusions
 discard 741641dc13 HOTFIX-4786: exclude commons-logging from additional places
 discard 102dd85c1a HOTFIX-4786 NIFI-9552: Make sure cl-over-slf4j is included 
under ext/ranger/install/lib directory
 discard 8e00a13e0a HOTFIX-4786 exclude log4j-slf4j-impl This excluded in that 
change 
https://github.com/apache/nifi/commit/9dd6b5f3e5fb7b2cfeab3a9b174132344a17db85 
however in this nifi the hive-exec not defined exactly, but come with 
hive-streaming dependency
 discard 090601188d HOTFIX-4786 NIFI-9504 Upgraded Logback from 1.2.8 to 1.2.9
 discard 5bf3ee5e1b HOTFIX-4786 NIFI-9530 Removed google-cloud-pubsublite from 
GCP (#5627)
 discard 950d408585 HOTFIX-4786 NIFI-9534 Upgraded Log4j 2 BOM from 2.17.0 to 
2.17.1
 discard c319cf4bee HOTFIX-4786 NIFI-9483 This closes #5616. Excluded Log4j 2 
log4j-core and related libraries
 discard cfaec2660a HOTFIX-4786 NIFI-9524 exclude commons-logging and 
log4j-core banned dependencies for other build profiles as well (#5625)
 discard 8b057c0ae9 HOTFIX-4786  NIFI-9491 Excluded commons-logging and added 
jcl-over-slf4j references
 discard beefce731d HOTFIX-4683 Additional pom changes to fix build errors
 discard 86549cc9fd HHOTFIX-4683  fix build errors
 discard b8b2e82a24 Local commit to address build failures. Mostly around POMs 
that needed to be updated in order to ensure no log4j dependencies.
 discard a0aedb2e13 NIFI-9399 This closes #5542. Apply Secure Processing to 
TransformXml XSLT
 discard 03f0cb3f63 NIFI-9482 This closes #5600. Upgrade Log4j 2 from 2.15.0 to 
2.16.0
 discard 80878a9ede NIFI-9474 Block log4j-core older than 2.15.0
 discard abe2e82beb NIFI-9474 - Upgrade additional Log4j references to 2.15.0
 discard ee7ebc36b8 NIFI-9474 - Upgrade Log4j references to 2.15.0
 discard 24708d3021 NIFI-9334 Add support for upsert in 'PutMongoRecord'. Use 
'bulkWrite' for both insert and upsert.
 discard f9621427de NIFI-9283 Excluded Log4j 1.2 and upgraded Log4j2 to 2.14.1
 discard 76e1271d69 Local commit only: HTTPS-based site-to-site client tests 
are failing because certificates are expired. Removing these tests. Also other 
tests.
 discard f14670d872 NIFI-9229 Flow upgrade not possible if a Output Port 
changes to a funnel (#5402)
 discard 0fab50cea6 NIFI-9200: Free cache on heap after disabling 
AbstractCSVLookupService
 discard 8ecbe5ef78 NIFI-9076: hdfs operations in MoveHDFS wrapped in UGI.doAs()
 discard e9d71d61fd NIFI-9018 When connection points to a moved port version 
change with … (#5286)
 discard b26def2692 NIFI-8770 Use queue drainTo() on shutdown in 
HandleHttpRequest
 discard 26d1ad6886 NIFI-8762 ADLSCredentialControllerService does not support 
EL for Storage Account name
 discard 59df0f23c7 NIFI-7443 Corrected SFTP Keep Alive behavior
 discard 427f8555d7 NIFI-8523 Added SFTP algorithm and cipher properties
 discard 88abc93351 NIFI-8787: Wrapped hdfs.exists() call in UGI.doAs() in 
GetHDFS processor (#5217)
 discard b485b18327 NIFI-8768 Added toLocalDate() for convertType() handling of 
DATE fields
 discard ea5ea03ed7 NIFI-8759 ExecuteSQL and ExecuteSQLRecord unnecessarily 
fall back to default decimal scale
 discard 9ce3da0518 NIFI-8530: Improved DELETE handling in PutDatabaseRecord 
for non-nullable columns
 discard 57e15659cb NIFI-8748 Corrected PutKudu String to java.sql.Date parsing
 discard b11b47bcc4 NIFI-8630 Upgraded javax.mail 1.4.7 to jakarta.mail 2.0.1 
for PutEmail
 discard 0e8d5efe4b NIFI-8662: Using the configured AWS region when parsing 
from VPCE endpoint URL fails in AbstractAWSProcessor
 discard 2b14740928 NIFI-8656 Support EL for SAS Token in the ADLS Gen2 
processors
 discard bb3c4419fd NIFI-8659: Support multiple output records in 
JoltTransformRecord (#5126)
 discard 233974d3a5 NIFI-8658: Allow Filter Functions and expressions to be 
specified as a RecordPaths
 discard 5974704496 NIFI-8435 Added Kudu Client Worker Count property
 discard d71fc7154f NIFI-7987: Support ignore operations in the PutKudu 
processor
 discard a670c062cb NIFI-8535: Better error message in PutDatabaseRecord when 
table does not exist (#5070)
 discard 53aa0f222e NIFI-8470: Fix DataTypeUtils for CHAR() sequences
 discard 849c08b2a8 NIFI-6061: Fix CLOB/BLOB handling in PutDatabaseRecord
 discard 4e912108d9 NIFI-8320: Fix column mismatch in PutDatabaseRecord
 discard d0c20d2d29 NIFI-8458 TailFile - Fix some bugs. Add more tests. - 
During cleanup keep "tailingPostRollover" in the updated state. - Skipping 
tests that can't run on Windows.
 discard 1e9e6b2d61 NIFI-8474: Added new Replacement Strategy for variable 
substitution in ReplaceText.
 discard b74c9a81d6 NIFI-8429 Changing DBCPConnectionPool driver manager in 
order to prevent from leaking
 discard f9901a78a9 NIFI-8419 This closes #4994. Fix issues with contoller 
services during parameter context update in a secure instance
 discard 20b3a34459 NIFI-7912 - Added properties to configure DoSFilter timeout 
and whitelisted addresses
 discard ba80a16066 NIFI-8368: If decimal scale > precision, set precision = 
scale
 discard 14f03b4939 NIFI-8344: Addressed corner case in which we didn't handle 
a case where we tailed a file after being rolled over and then processor 
encounters a newline followed by NUL characters
 discard 519eac7221 NIFI-8344: If configured to tail a file for some period of 
time post-rollover, ensure that we only consume lines that are fully written 
(i.e., end with a newline). Once we stop tailing that file post-rollover, 
consume any data from that file that has not yet been consumed, up to the end 
of the file, even if there is no newline.
 discard 5ca0c55637 NIFI-8344: Introduced new Rollover Tail Period property
 discard dfd82b317e NIFI-8297: Report incompatible value if it doesn't fit in 
an Integer
 discard 3320f8f77a NIFI-8266: Fix NPE when validating supported properties 
against validation context - Removed schema properties from 
FreeFormTextRecordSetWriter causing validation issues
 discard 1b33d0d237 NIFI-8285 Prevent HBase client services to throw NPE in 
non-kerberized environment. (#4868)
 discard f2132e3bfa NIFI-8258: Add support for Service Principal authentication 
in ADLS processors
 discard 79c51ee168 NIFI-6113 Refactoring GetHDFSFileInfo to remove instance 
level variable to make it stateless.
 discard 95c087f4eb NIFI-8237: This closes #4835. Added missing SQL types to 
getDataTypeFromSQLTypeValue(), added defensive code
 discard cc19fe3a5c NIFI-8223: This closes #4819. Use column datatype in 
PutDatabaseRecord when calling setObject()
 discard 73c127a05a NIFI-7818 - bump hadoop-client to 3.3.0
 discard 22cceb6859 NIFI-8204, NIFI-7866: Send revision update count in 
heartbeats. If update count in heartbeat is greater than that of cluster 
coordinator, request that node reconnect to get most up-to-date revisions. 
Cannot check exact equality, as the values may change between the time a 
heartbeat is created and the time the cluster coordinator receives it. However, 
it should be safe to assume that the revision won't be greater than that of the 
cluster coordinator. There is a tiny win [...]
 discard e9e39bcde4 NIFI-8196: When node is reconnected to cluster, ensure that 
it re-registers for election of cluster coordinator / primary node. On startup, 
if cluster coordinator is already registered and is 'this node' then register 
silently as coordinator and do not join the cluster until there is no Cluster 
Coordinator or another node is elected. This allows the zookeeper session 
timeout to elapse.
 discard 249165d905 NIFI-8172: Provide schema name to getPrimaryKeys call in 
PutDatabaseRecord
 discard 2e5c2a5d77 NIFI-8183 TailFile intermittently creates records with 
ascii NULL after rollover
 discard f7075d66dd NIFI-8142: Add "Insert Ignore" option to PutDatabaseRecord 
NIFI-8142: Fix Checkstyle error
 discard 3349d6354b NIFI-8023: Convert java.sql.Date between UTC/local time 
zone normalized forms before/after database operations
 discard e03c285057 NIFI-7243 Upgraded com.hierynomus.sshj to 0.30.0 to resolve 
authentication race condition in version 0.27.0
 discard ad3a3dde26 NIFI-8043: Quote update key column names in 
PutDatabaseRecord
 discard 9f4aa35e3a NIFI-8146: Ensure that we close the 
Connection/Statement/PreparedStatement objects in finally blocks or 
try-with-resources
 discard ebc638d821 NIFI-8146: Added RecordPath for Statement Type and to 
specify where to find the data within the incoming Record. Also performed some 
minor code refactoring to avoid lots of large lambdas, as it results in code 
that is more readable and more maintainable. Updated some properties to use 
dependsOn() notation now that this is available.
 discard 6252f195da NIFI-7973: Add default precision and scale properties to 
remaining SQL-based components
 discard de62eb7a4a NIFI-8120 Added RuntimeException handling on 
HttpContextMap.complete()
 discard 59d0882c4a NIFI-7387: update ComponentLog API to accept Object varargs 
instead of array
 discard 28d1ebbad9 NIFI-8102 TailFile can skip characters if tailing a file on 
NFS mount
 discard 0fb897da48 NIFI-7856: If a Provenance Event File is ready to be rolled 
over due to the maximum amount of time having elapsed, avoid rolling over 
unless there is at least one event written to the event file. Otherwise, we can 
have multiple RecordWriters / RecordWriterLeases pointing to the same file. 
This can result in data being overwritten, as well as failing to compress the 
event file upon rollover. Also added significant DEBUG/TRACE level logging.
 discard 5dbed8087f NIFI-8031: Add UPSERT capability for MySQL in 
PutDatabaseRecord
 discard 5dfeb070be NIFI-8058 Fixed a UI error to correctly delete dynamic 
properties while configuring processors. Changed to check the length of all 
unfiltered properties instead of only filtered properties. Added additional 
check if descriptor is a dynamic property.
 discard 117c518ae3 NIFI-8039 Adding properties to ListenTCP in order to allow 
refine behaviour under higher load; Refining thread pool for better scalability
 discard 76d71ff44f NIFI-8046: Fix issue with ResultSetRecordSet on DB2
 discard 8301ad00fa NIFI-1121: Use display name for dependent property 
documentation
 discard 3b7cfeef75 NIFI-1121 Fix Schema Name and Schema Branch properties
 discard 16e728f966 NIFI-1121: Updated backend to perform appropriate 
validation. Added tests. Updated documentation writer. Updated dev guide to 
explain how PropertyDescriptor.Builder#dependsOn affects validation. Updated 
JavaDocs for PropertyDescriptor.Builder#dependsOn
 discard 830c0c1282 NIFI-1121: Added an additional check for hidden properties 
to account for transitive dependent properties. - Added a 'dependent' attribute 
to determine whether or not to save dependent property values
 discard f44248b0f3 NIFI-1121: Added property dependencies to MergeContent
 discard 369a5408c8 NIFI-1121 Show and hide properties that depend on another 
property.
 discard 1403db94d3 NIFI-1121: Added API changes for having one Property depend 
on another
 discard 697bd36865 NIFI-8054: Updated ReflectionUtils to use a WeakHashMap for 
the mapping of annotations to methods with that annotation. This way, the 
ReflectionUtils class will not hold a reference to Classes that are no longer 
referenced elsewhere. (#4694)

Reply via email to