Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TimingKey Memory Leak #587 #588

Merged
merged 1 commit into from
May 3, 2021

Conversation

zizhong
Copy link

@zizhong zizhong commented Apr 2, 2021

Details can be found in #587.

@zizhong
Copy link
Author

zizhong commented Apr 2, 2021

@nizarm Please help to review when you have time! Thanks!

Copy link
Contributor

@nizarm nizarm left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -53,6 +59,7 @@
*
* @param client the {@link TransportClient} to be composed.
* @param filters the {@link FilterChain} to be composed.
* @param sharedFilters the {@link FilterChain} can be used by other clients.
Copy link
Contributor

Choose a reason for hiding this comment

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

This java doc can be removed now right?

@zizhong
Copy link
Author

zizhong commented May 3, 2021

@nizarm Thank you for the insightful suggestions and careful reviews!

@nizarm nizarm merged commit b4b6c5f into linkedin:master May 3, 2021
@zizhong zizhong linked an issue May 3, 2021 that may be closed by this pull request
lesterhaynes pushed a commit to lesterhaynes/rest.li that referenced this pull request May 14, 2021
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.

TimingKey Memory Leak
2 participants