This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-2.3.7.8-1-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-2.3.7.8-1-tag was deleted! ***
was 189d23e4f8 NIFI-11305: Fixed out-of-order handling of binlog client
shutdown in CaptureChangeMySQL (#7068)
This change permanently discards the following revisions:
discard 189d23e4f8 NIFI-11305: Fixed out-of-order handling of binlog client
shutdown in CaptureChangeMySQL (#7068)
discard a18d68ab0c NIFI-11310: Provide appropriate classpath resources to the
ReloadComponent when a processor is terminated
discard d4191513c2 NIFI-11305: Fix logic to correctly stop CaptureChangeMySQL
(#7059)
discard c93ff63fc3 Fix Checkstyle issue in NiFiRegistryFlowMapper
discard fabaaa8887 NIFI-11279: Allow event stream processing to continue in
CaptureChangeMySQL after sync issue (#7039)
discard 71f7e6ca8b NIFI-5501: Fixed classloader issue leading to multiple
abandoned threads (#7031)
discard 656d9c12fa NIFI-11094: Allow CaptureChangeMySQL to send multiple
events per FlowFile
discard 124d8551a1 NIFI-6501 Refactor CaptureChangeMySQL with bounded queue of
1000
discard 7330388eb9 NIFI-4572: Include database and table names in
CaptureChangeMySQL events even when cache is not configured
discard fff9840b3f NIFI-7190 CaptureChangeMySQL processor remove comments from
normalized query
discard 57659029c5 NIFI-6428 Add 'inTransaction' value to state,fix bug
discard dc8f3a6eef NIFI-11105: When mapping Parameter Context to
VersionedParameterContext, don't bother mapping those that have already been
mapped, as it is redundant
discard ad7cf4d789 NIFI-10981 Ensure NarAutoLoader starts after provider
retrieves NARs,… (#6785)
discard c8b6e915e5 NIFI-10389 Added mime.type to GetShopify and GetHubSpot
discard 7a60a02d0e NIFI-10628: Added Default Schedule Time and Run Duration to
processors
discard ca35e71227 CDPDFX Rename version control system for NIFI_REGISTRY to
REGISTRY_CLIENT (#92)
discard ced77833e7 NIFI-10802 Apply bundle updates before properties in
component synchronizer
discard 358113cea0 CDPDFX-6374 Specify mapping/sync options in control handler
to sync with the default scheduler instead of retain scheduler (#91)
discard 4864dd334a CDPDFX-6358 Resolve compatible bundles when processing
control and change events to avoid ghosted components (#90)
discard dc3b8e842f NIFI-10788 Ensure proposed service config is applied when
component synchronizer adds a new service
discard 7a81dcd44e CDPDFX-6082 Fix unused import in Iceberg test
discard 091f40ffd0 CDPDFX-6082 Fix gcs dependencies in Iceberg pom and ignore
test
discard e067ab85da CDPDFX-6082 Fix Ozone dependencies and exclusions in
Iceberg pom
discard 3f8e58221b NIFI-10645: Add cloud profiles for Iceberg processors
discard d37286be84 NIFI-10768 Filter empty messages in ListenSyslog (#6624)
discard 3324e94ca7 NIFI-10767: When an empty line is encountered with Syslog
Readers, just skip over the empty line instead of throwing an Exception
discard 3ea2e736ff CDPDFX-6257: Removing runtime manifest event (#89)
discard 8570b59498 CDPDFX-6318 Add new feedback event for reporting multiple
controller service statuses in one event (#88)
discard 786599d7a6 NIFI-10659: Extracted DBCP common code to nifi-dbcp-base
module for use in Snowflake NAR
discard 733cb86f52 CDPDFX-6256 - don't reflect flow change events on component
removal (#87)
discard d7aafa6c8a CDPDFX-6258 Switch to using Redis Pub/Sub for publishing
feedback (#86)
discard baf23ad43b NIFI-10700: - Only restart ports if their scheduledState is
Running. - Adding unit tests. - Fixing unit test to properly verify Port isn't
restarted.
discard 24e663ee91 CDPDFX-6284: (#85)
discard d258ab01fc NIFI-10682: When determining effective property values,
ensure that we always use the up-to-date version of Property Descriptors
discard c5dc8e34fd CDPDFX - Additional logging for flow designer debugging
discard 349f595991 NIFI-10663: When ProcessorNode.stop() is called, it returns
a Future. That future, however, may be completed when the processor is fully
stopped or whenever it becomes stopping. Fixed this behavior by only completing
the future whenever the processor has fully stopped. Also addressed an issue in
the synchronizer in which we did not stop a processor when it had a state of
STARTING.
discard d179db6dec NIFI-10669 Upgraded Jettison from 1.3.7 to 1.5.1
discard 6400cd8230 NIFI-10648 Upgraded Apache Commons Text to 1.10.0
discard f3471a73bb NIFI-10621 Allow ExecuteGroovyScript classpath properties
to accept commas or semicolons
discard 70520e48e0 CDPDFX-6209 Publish component ids after processing
flow-created control event (#83)
discard e6e468314c NIFI-10662 Upgraded Jackson BOM from 2.13.4 to
2.13.4.20221013
discard 047b735b08 NIFI-10652 Corrected dependency scopes for
nifi-iceberg-processors
discard 0d5a525ece NIFI-10651 Upgraded Iceberg transitive dependencies
discard 3b087304dd NIFI-10617: Add missing DynamicProperty annotation to
processors that use them (#6509)
discard 3ebb6d3fc6 NIFI-10567 Corrected Sensitive Dynamic Property handling
for flow.xml (#6524)
discard 0ca9fe062f CDPDFX-6081 Fix iceberg pom versions after cherry-pick
discard 05f8b0ae8b NIFI-10442: Create PutIceberg processor
discard 5227fed425 NIFI-10602: Fix GetHubSpot and GetShopify state handling on
NiFi restart
discard 7330b2fa79 NIFI-10577 Fix Sensitive Checkbox rendering for Fetch
Parameters (#6473)
discard fb3fb30dbe NIFI-10586 Prioritized ssh-rsa algorithm in SFTP Processors
discard fa8ddd68c7 NIFI-10273 Supported file entries larger than 8.5GB for TAR
in MergeContent
discard eaeea2b9da NIFI-10543 Support broker failover in MQTT processors
(#6447)
discard a555aea481 NIFI-10617: - Adding dynamic property annotation on a
number of extensions that were missing it.
discard 5e5155070b NIFI-10627 - VersionedPort missing getter (#6511)
discard fbe83a7878 CDPDFX-6146: Adding ProcessGroupRequestRefreshEvent as a
FlowControlEvent (#82)
discard ed69db03d0 CDPDFX-6143 Add control channel offset and flow change
error stream (#81)
discard 2727ed8810 Merge pull request #79 from gresockj/CDPDFX-6130
discard 0578126ba8 NIFI-10597 Change 'App Config File' property to external
resource in Box processors
discard edb000c86b CDPDFX-6130: Adding null check before resolving sensitive
parameter
discard 15b1ed8707 NIFI-10584: (#6478)
discard d7b20d35cd CDPDFX-6081 Add addition log4j 2 exclusions to ranger poms
discard 30766872fc CDPDFX-6081 Use regular gcs version in poms, RE scripts
will do version replacement
discard 5ac0207973 CDPDFX-6081 Fix versions in nifi-hashicorp-vault poms
discard 38495dd349 CPDFX-6081 Fix ignite NAR version to 1.18.0
discard 311e367e50 CDPDFX-6081 More fixes after rebase to 1.18.0
discard dac32b5eb5 CDPDFX-5844 Increment VCI version when receiving post
processing even… (#78)
discard 28bd98d1b7 CDPDFX-5962: Correcting nested process group logic in
ComponentIdTask (#77)
discard 1f3a08547b CDPDFX-5844: Applying scheduled state changes from NiFi
(#75)
discard 55f776bfd3 CDPDFX-6012 Add GZIP compression to contents of runtime
manifest stream (#76)
discard 6dca4d5a0b Cdpdfx 5826 (#72)
discard eb8fff4f1e CDPDFX-5552: Resolving sensitive parameters in flow created
control events
discard 9695082f3b CDPDFX-5552: Retrieving param contexts by name instead of ID
discard 8efd01be5a CDPDFX-5623: Handling a NPE in the FlowFeedbackManager, and
adding log statements for Vault
discard bb4c68fd4d CDPDFX-5428 Setting runtime version as object id for
RuntimeManifestEvents (#63)
discard fab25d7630 CDPDFX-5098: Converting runtime manifest to feedback stream
(#58)
discard 41ac61e4da CDPDFX-5623: Publishing Controller Service Status to flow
designer topic (#62)
discard d006a4ae93 CDPDFX-5415 Separate serialization logic from stream
converters so it can be used independently of the stream's Map (#61)
discard b6a0294797 CDPDFX-5599 Add process group and RPG counts to process
group status feedback (#60)
discard bfb09dee2b CDPDFX-5466 Remove check preventing child process group
status from being published, and ensure all childStatus collections are cleared
(#56)
discard 547e7a1d5f CDPDFX-5377 Removing extraneous TLS dependency (#55)
discard 2a82066b97 CDPDFX-5466: Publishing process group events to FD even for
nested pr… (#54)
discard 7b6328d6d6 CDPDFX-5377: Adding Vault parameter service for flow
designer (#47)
discard 23012f2b2d CDPDFX - Fix JettyServer after rebasing
discard e10af1a0d5 CDPDFX-5473: Expanding scope of FlowValidationTask
discard 891a194da7 CDPDFX-5233: Adding revision info to FlowChangeEvent
discard cedbea3a78 CDPDFX-5233: Publishing status after each flow change event
discard d1a009f8cb CDPDFX - Fix flow change handler after 1.16.2 changes (#50)
discard 2b1878bb3a CDPDFX-5233: Adding batchCount/batchId to FlowChangeEvent
(#49)
discard 4750457cbc CDPDFX-5353 Publish mapping from versioned component id to
component id (#45)
discard cccaedebc2 CDPDFX-5134: Publishing remote port status for flow
designer (#43)
discard 9be6b6cc02 CDPDFX-5229 Correct TLS enabled logic in
RedisFlowDesignerClient
discard f8bec6662b CDPDFX-5242: Fixing build after rebase
discard 9c44d735a7 CDPDFX-5242: Fixing bulletin bugs, increasing Redis pool
config (#41)
discard 6d821de5c0 CDPDFX-4955 Integrate component synchronization into
StandardFlowChan… (#40)
discard 58bc94d0d6 CDPDFX-4572: Publishing status, validation, and bulletins
to FD streams (#38)
discard 79a3655bed Move initiation of node removal to offload instead of
disconnect, add a task to keep retrying node removal
discard f595b88d2e CDPDFX-4313 Improvement error handling when interacting
with FlowDesignerClient - Improve polling tasks to slowly back off and keep
retrying until success - Move manifest publishing and node registration to
schedule tasks
discard 0d7d85042a CDPDFX-4301: Adding component validation after processor
events are h… (#36)
discard 2485fbb148 CDPDFX-4280 Refactor how flow designer events are consumed
- Introduce EventContainer to pass along stream name and offset - Add the
offset to VersionControlInformation/VersionFlowCoordinates - Add new event
retrieval methods to FlowDesignerClient - Add polling tasks for control channel
and flow changes - Move node identifier from Redis impl to framework level -
Store control channel offset in FlowController and serialize to
flow.xml/flow.json - Separate FlowDesignerSe [...]
discard 9a1529d73e CDPDFX-4257: Rename consumer.group/name to node.identifier
and add no… (#34)
discard 59a7503f5a CDPDFX-4049 Initial setup of FlowDesignerClient and Redis
implementation (#33)
discard 2a308e5af8 CDPDFX-6081 Fix more versions after rebase
discard 0a8d666b4a CDPDFX-6081 Resolve issues after rebase to 1.18.0
discard 5df186ba1e Adding more log4j exclusions for hadoop-cloud-storage
discard 51df9c7050 Removing log4j dependencies pulled in with hadoop version
3.1.1.7.2.16.0-171
discard 1675985582 CDPDFX-5826 - fix log4j exclusion (#74)
discard 15e6b8eda9 CFM-2946: Updating hive3 version to downstream version
3.1.3000.7.2.16.0-147
discard 983e64caeb CFM-2946: Ignoring failing Atlas tests, which work
downstream
discard 04bbdfb8bc CFM-2946: Reverting ranger.ozone.version to
1.1.0.7.2.16.0-148
discard 3fd8c4947a CFM-2900: Fix build error, use com.google.cloud.bigdataoss
downstream versions There was a StackOverFlow error, because ozone-common
downstream lib transitive dependency had a collosion with
com.google.cloud.bigdataoss dependencies. As turned out,
com.google.cloud.bigdataoss has downstream versions as well, which are
compatible with other downstream libs, so we have to use that one
discard 7f9128ba91 CFM-2946: Updating ranger and ozone versions to match RE
build
discard 0fa66cf753 CFM-2925: Be compatible with hive downstream library
discard 689f961d70 CFM-2900: Fix atlas downstream errors Extend interface with
new method + remove EmbeddedKafka as no longer support that way
discard 2193a46e65 CFM-2900: Fix build error, use com.google.cloud.bigdataoss
downstream versions There was a StackOverFlow error, because ozone-common
downstream lib transitive dependency had a collosion with
com.google.cloud.bigdataoss dependencies. As turned out,
com.google.cloud.bigdataoss has downstream versions as well, which are
compatible with other downstream libs, so we have to use that one
discard 9f34c2bef1 CFM-2663 Use hadoop-ozone dependencies
discard e5a478985b CFM-2946: Updating version to 1.17.0, and excluding log4j
from kite bundle
discard 552654b67a CFM-2663 Add Kite module back
discard ed571c7501 CFM-2663 Add NARs shipped in CFM to nifi-assembly
discard 7c65bd5ff2 Revert "CFM-1734 Re-adding excluded NARs from the Apache
version"
discard f76ba2a38b Bumping atlas version.
discard dc29b91530 CDPDFX-2597: (#29)
discard e0c3e16d57 Remove RunOnceIT
discard bd881a7603 CDPDFX-2470 Ensure anonymous user has idp groups populated
(#28)
discard 78702d0e31 CFM-1734 Re-adding ignite nar
discard 801cdf8a5c CFM-1734 Removed druid from nifi-assembly
discard 65d806dc73 CFM-1734 Fix rebase issue: Atlas and Nifi Registry
dependency changes broke method calls
discard 77c6c90366 CFM-1734 Re-adding excluded NARs from the Apache version
discard 99130c16a4 CFM-1734 User apache version for kudu-binary, as it does
not have cldr version
discard eccfc21442 CFM-269: Set Hive versions for CDP
discard 4b43da2e18 CFM-489: - Updating branding to utilize new logo.
discard a0d5a1da64 BUG-117603: - Applying branding.
discard ea2617e449 CDPDFX-2216 Refactored methods incompatible with Java 8
(#25)
discard bcb7eedc48 CDPDFX-2216 Corrected character set usage and dependency
declartion (#24)
discard e124877199 CDPDFX-2216 Added HeaderX509CertificateExtractor (#23)
discard 99d0c6b4d2 CDPDFX-2216 Switch to using StringUtils.isNotBlank
discard 808636c920 CDPDFX-2216 Add dev mode groups to anonymous user when dev
mode is enabled
discard 06d71eeea3 Skip X509 authentication when identity is ingress AND no
X-ProxiedEntitiesChain
discard 29ad2a91fc Fix removal of nifi-web-security-context.xml after
cherry-pick
discard 032e36fa17 CDPDFX-2216 Use the SAN from X509Certificate instead of CN