Skip to content

NIFI-10502 Replaced "Flow File" with "FlowFile" in many places in the code base.#10824

Closed
dan-s1 wants to merge 1 commit intoapache:mainfrom
dan-s1:NIFI-10502
Closed

NIFI-10502 Replaced "Flow File" with "FlowFile" in many places in the code base.#10824
dan-s1 wants to merge 1 commit intoapache:mainfrom
dan-s1:NIFI-10502

Conversation

@dan-s1
Copy link
Contributor

@dan-s1 dan-s1 commented Jan 28, 2026

Summary

NIFI-10502
In addition to correcting the spelling of "Flow File" to "FlowFile" in the property named "Max Rows Per FlowFile" found in (ExecuteSQL, ExecuteSQLRecord, QueryDatabaseTable and QueryDatabaseTableRecord), the same correction was made in various other descriptions, comments and javdoc.

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 contains commits signed with a registered key indicating Verified status

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 ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

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

@dan-s1
Copy link
Contributor Author

dan-s1 commented Jan 28, 2026

@exceptionfactory I wanted to make the same changes in some of the headers in ControllerStatusReportingTask (lines 114 and 119-120) but I wasn't sure whether that would affect anything. Please advise.

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 updates @dan-s1, the changes look good. The references in ControllerStatusReportingTask can also be adjusted, since they are just text-based headers. I will make those changes when I merge the PR.

mark-bathori pushed a commit to mark-bathori/nifi that referenced this pull request Feb 5, 2026
…riptions

This closes apache#10824

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments