Skip to content

NIFI-11222 Added deprecationlogger to MongoDB processors that extend …#7212

Closed
MikeThomsen wants to merge 3 commits into
apache:support/nifi-1.xfrom
MikeThomsen:NIFI-11222
Closed

NIFI-11222 Added deprecationlogger to MongoDB processors that extend …#7212
MikeThomsen wants to merge 3 commits into
apache:support/nifi-1.xfrom
MikeThomsen:NIFI-11222

Conversation

@MikeThomsen
Copy link
Copy Markdown
Contributor

@MikeThomsen MikeThomsen commented Apr 30, 2023

…AbstractMongoProcessor.

Summary

NIFI-11222

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 11
    • JDK 17

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

Copy link
Copy Markdown
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 adding the deprecation warnings @MikeThomsen. I noted a recommendation on the logger creation and the warning.

MikeThomsen and others added 2 commits May 1, 2023 15:50
…rc/main/java/org/apache/nifi/processors/mongodb/AbstractMongoProcessor.java

Co-authored-by: exceptionfactory <exceptionfactory@apache.org>
…rc/main/java/org/apache/nifi/processors/mongodb/AbstractMongoProcessor.java

Co-authored-by: exceptionfactory <exceptionfactory@apache.org>
@MikeThomsen
Copy link
Copy Markdown
Contributor Author

@exceptionfactory @mattyb149 changes made.

Copy link
Copy Markdown
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 making the adjustments @MikeThomsen, the latest version looks good! +1 merging

exceptionfactory pushed a commit that referenced this pull request May 1, 2023
This closes #7212

Signed-off-by: David Handermann <exceptionfactory@apache.org>
@MikeThomsen MikeThomsen deleted the NIFI-11222 branch August 14, 2024 21:13
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.

3 participants