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

Fixed memory leak in message throttle mechanism #2475

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

freimair
Copy link
Member

mostly showed during seed node operations (as the seed nodes tend to run for longer than a client), however, every Bisq instance has been affected.

Made a test with MSG_THROTTLE_PER_10_SEC = 50:

_ diff byte[] in 15min
before +700.000
after: +100

fixes #599 - finally (and hopefully)

Copy link
Member

@ManfredKarrer ManfredKarrer left a comment

Choose a reason for hiding this comment

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

utACK

@ManfredKarrer ManfredKarrer merged commit 76e406a into bisq-network:master Feb 27, 2019
@freimair freimair deleted the memoryleak_be_gone branch February 27, 2019 18:09
freimair added a commit to freimair/bisq-docs that referenced this pull request Jul 20, 2019
The memory leak topic has been resolved in bisq-network/bisq#2475
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.

Bounty for resolving a memory leak issue
2 participants