nifi icon indicating copy to clipboard operation
nifi copied to clipboard

[NIFI-10349] Add maximum object age property to list s3

Open marcocharlie opened this issue 3 years ago • 1 comments

Summary

I needed to add the maximum object age property in ListS3 as minimum object age property is already available (https://github.com/apache/nifi/pull/2491).

Signed-off-by: Marco [email protected] Matteo [email protected] @mronci

NIFI-10349

Tracking

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

Issue Tracking

Pull Request Tracking

  • [x] 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

  • [x] Pull Request based on current revision of the main branch
  • [x] 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

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

Documentation

  • [x] Documentation formatting appears as expected in rendered files

marcocharlie avatar Aug 11 '22 15:08 marcocharlie

@MikeThomsen how does it work to go on with the PR? cc @mronci

marcocharlie avatar Sep 19 '22 13:09 marcocharlie

Hi @MikeThomsen, how can we merge this PR to main branch? Have we missed something? cc @mronci

marcocharlie avatar Oct 24 '22 13:10 marcocharlie

thank you @turcsanyip!

marcocharlie avatar Oct 25 '22 07:10 marcocharlie

Merging to main...

@MikeThomsen Feel free to open a follow-up jira if you have any further comments.

turcsanyip avatar Nov 07 '22 13:11 turcsanyip