Skip to content

Invoker deactivation should be destroyed in ReferenceConfig#5858

Merged
chickenlj merged 1 commit intoapache:masterfrom
HugeSkull:fix/invoker-destroy
Mar 13, 2020
Merged

Invoker deactivation should be destroyed in ReferenceConfig#5858
chickenlj merged 1 commit intoapache:masterfrom
HugeSkull:fix/invoker-destroy

Conversation

@HugeSkull
Copy link
Copy Markdown
Contributor

@HugeSkull HugeSkull commented Mar 12, 2020

My program as a consumer gets the Invoker by dynamically calling the ReferenceConfig.get method. If the provider restarts frequently in a short period of time, my program memory will continue to grow.
The problem occurs when the ReferenceConfig.createProxy method is abnormal and the invoker.destroy method is not executed to destroy resources and cause a memory leak.

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