Github user jtstorck commented on the issue:

    https://github.com/apache/nifi/pull/1276
  
    URL Connections aren't explicitly closed in these ElasticSearch processors. 
 It's outside the scope of this PR, since this issue existed prior to enabling 
EL on these properties. The responses from the connections pull all the bytes 
at once (and are implicitly closed), so it's technically OK at this point, but 
I think explicit calls to close the connections should be added for cleanliness.


---
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.
---

Reply via email to