NIFI-4700: Moved all PostHTTP http clients, http responses to try-with-resources#2434
NIFI-4700: Moved all PostHTTP http clients, http responses to try-with-resources#2434m-hogue wants to merge 1 commit intoapache:masterfrom m-hogue:NIFI-4700
Conversation
…es to make sure they're closed
|
Hi @m-hogue I got an error when trying to test PostHTTP sending to a ListenHTTP with this PR. 2018-02-02 22:15:43,007 ERROR [Timer-Driven Process Thread-7] o.a.nifi.processors.standard.PostHTTP PostHTTP[id=01611004-47b6-1aa6-0836-08b0dc270fae] Failed to Post StandardFlowFileRecord[uuid=ac9ba210-264f-43 |
… to make sure they're closed
Thank you for submitting a contribution to Apache NiFi.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
Does your PR title start with NIFI-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
Has your PR been rebased against the latest commit within the target branch (typically master)?
Is your initial contribution a single, squashed commit?
For code changes:
For documentation related changes:
Note:
Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.