Skip to content

NIFI-12153 allow comments and confiugrable max string size in JSON Record Readers#7823

Closed
ChrisSamo632 wants to merge 3 commits intoapache:mainfrom
ChrisSamo632:NIFI-12153
Closed

NIFI-12153 allow comments and confiugrable max string size in JSON Record Readers#7823
ChrisSamo632 wants to merge 3 commits intoapache:mainfrom
ChrisSamo632:NIFI-12153

Conversation

@ChrisSamo632
Copy link
Contributor

@ChrisSamo632 ChrisSamo632 commented Sep 30, 2023

Summary

NIFI-12153 allow comments and confiugrable max string size in JSON Record Readers

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

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 implementing these new properties @ChrisSamo632. The general approach looks good.

As noted in the details, creating an internal default StreamReadConstraints and requiring a non-null value seems like a better default approach going forward.

@ChrisSamo632 ChrisSamo632 added the hacktoberfest-accepted Hacktoberfest Accepted label Oct 8, 2023
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 working through the feedback and making the adjustments @ChrisSamo632, the latest version looks good. +1 merging

exceptionfactory pushed a commit that referenced this pull request Oct 9, 2023
This closes #7823

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit 099ceec)
@ChrisSamo632 ChrisSamo632 deleted the NIFI-12153 branch October 10, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Hacktoberfest Accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants