Skip to content

NIFI-10818: Fixed bug in which oldest bin in MergeContent was not bei…#6668

Closed
markap14 wants to merge 1 commit intoapache:mainfrom
markap14:NIFI-10818
Closed

NIFI-10818: Fixed bug in which oldest bin in MergeContent was not bei…#6668
markap14 wants to merge 1 commit intoapache:mainfrom
markap14:NIFI-10818

Conversation

@markap14
Copy link
Contributor

…ng evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).

Summary

NIFI-00000

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 8
    • 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

…ng evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).
@mattyb149
Copy link
Contributor

+1 LGTM, thanks for the fix! Merging to main

@mattyb149 mattyb149 closed this in d7f2eb7 Nov 16, 2022
lizhizhou pushed a commit to lizhizhou/nifi that referenced this pull request Jan 2, 2023
…ng evicted in order to make room for a new bin when using a correlation attribute. Added additional tests for JoinEnrichment to ensure that the changes had no adverse effects on that processor. Found a bug when running that test in MockProcessSession so also addressed the bug (ConcurrentModificationException).

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes apache#6668
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