Skip to content

NIFI-13775 inheriting from the correct base services-api instead of s…#9287

Merged
exceptionfactory merged 1 commit intoapache:mainfrom
joewitt:NIFI-13775
Sep 20, 2024
Merged

NIFI-13775 inheriting from the correct base services-api instead of s…#9287
exceptionfactory merged 1 commit intoapache:mainfrom
joewitt:NIFI-13775

Conversation

@joewitt
Copy link
Contributor

@joewitt joewitt commented Sep 20, 2024

…hared-bundle then identifying missing explicit dependencies of kafka processors lang3 and codec and bumping to latest kafka client."

Summary

NIFI-13775

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 21

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

…hared-bundle then identifying missing explicit dependencies of kafka processors lang3 and codec and bumping to latest kafka client."
Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @joewitt! Verified this resolves the NoClassDefFound issue with ArrayUtils when configuring the Wrapper Record strategy in ConsumeKafka. +1 merging

@exceptionfactory exceptionfactory merged commit 29307db into apache:main Sep 20, 2024
ravinarayansingh pushed a commit to ravinarayansingh/nifi that referenced this pull request Oct 1, 2024
…apache#9287)

- Upgraded Kafka Clients from 3.7.1 to 3.8.0
- Inheriting from the correct base services-api instead of shared-bundle then identifying missing explicit dependencies of Kafka processors commons-lang3 and commons-codec

Signed-off-by: David Handermann <exceptionfactory@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants