Skip to content

NIFI-4837: Addressing thread leak in HandleHTTPRequest#2455

Closed
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-4837
Closed

NIFI-4837: Addressing thread leak in HandleHTTPRequest#2455
mcgilman wants to merge 1 commit intoapache:masterfrom
mcgilman:NIFI-4837

Conversation

@mcgilman
Copy link
Contributor

@mcgilman mcgilman commented Feb 7, 2018

NIFI-4837:

  • When Jetty initializes fails, performing a shutdown sequence to ensure all allocated resources are released.

- When Jetty initializes fails, performing a shutdown sequence to ensure all allocated resources are released.
@bbende
Copy link
Contributor

bbende commented Feb 7, 2018

Reviewing...

@bbende
Copy link
Contributor

bbende commented Feb 7, 2018

+1 Looks good, tested the scenario in the JIRA and verified the thread count longer continues to increase, will merge

@asfgit asfgit closed this in f3013d0 Feb 7, 2018
zenfenan pushed a commit to zenfenan/nifi that referenced this pull request Feb 14, 2018
- When Jetty initializes fails, performing a shutdown sequence to ensure all allocated resources are released.

This closes apache#2455.

Signed-off-by: Bryan Bende <bbende@apache.org>
apiri pushed a commit to apiri/incubator-nifi that referenced this pull request May 10, 2018
- When Jetty initializes fails, performing a shutdown sequence to ensure all allocated resources are released.

This closes apache#2455.

Signed-off-by: Bryan Bende <bbende@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants