nifi icon indicating copy to clipboard operation
nifi copied to clipboard

NIFI-12875: Add unsuccessful HTTP status code handling logic

Open gforeman02 opened this issue 1 year ago • 2 comments

Summary

NIFI-12875

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

  • [x] Build completed using mvn clean install -P contrib-check
  • [x] JDK 21

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

gforeman02 avatar Mar 07 '24 23:03 gforeman02

Reviewing...

Lehel44 avatar Mar 14 '24 05:03 Lehel44

@exceptionfactory thanks for responding.

I see your point about the 404 scenario, good catch. I will add the property and submit the changes.

gforeman02 avatar Mar 19 '24 16:03 gforeman02

@dan-s1 and @exceptionfactory thanks for the reviews/suggestions. Updates committed.

gforeman02 avatar Apr 01 '24 18:04 gforeman02