Skip to content

hystrixtimer add removeOnCancelPolicy for ScheduledThreadPoolExecutor to void memory leak#1999

Open
lovingcodesk wants to merge 7 commits into
Netflix:masterfrom
lovingcodesk:fix_issue_#1998
Open

hystrixtimer add removeOnCancelPolicy for ScheduledThreadPoolExecutor to void memory leak#1999
lovingcodesk wants to merge 7 commits into
Netflix:masterfrom
lovingcodesk:fix_issue_#1998

Conversation

@lovingcodesk

Copy link
Copy Markdown

fix #1998

@lovingcodesk

Copy link
Copy Markdown
Author

I only modify one line code ,but fix some times for travis configuration

@tweimer

tweimer commented Sep 6, 2020

Copy link
Copy Markdown

Apart from the travis configuration change, it is a duplicate of #1976.

@lovingcodesk

lovingcodesk commented Dec 2, 2020

Copy link
Copy Markdown
Author

Apart from the travis configuration change, it is a duplicate of #1976.
before #1976,i had commit pr some times ,those times travis configuration always had problem,so I delete them, only this time I passed

@tata406 tata406 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Install

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.

HystrixTimer when it initialize ScheduledThreadPoolExecutor does not set RemoveOnCancelPolicy for true

4 participants