GitHub user gglanzani opened a pull request:
https://github.com/apache/nifi/pull/1467
NIFI-3408 Add exception class when InvokeHTTP fails
Hi,
I think this closes the Jira ticket. I couldn't execute (all) the tests as
an SMTP tests fails on Windows (in my machine at least), but it fails on the
master branch and on release 1.1.0 and 1.0.0 so I guess it's not due to the
changes below.
I also have not added tests related to this. The test suite in
nifi-standard-processors seemed quite thin, I'm probably missing something.
Disclaimer: I'm a data scientist that writes Python. I'm more than willing
to learn (and help!) if things are not how they should be.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gglanzani/nifi master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1467.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1467
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---