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

Flush idle chunks properly #209

Merged
merged 5 commits into from Feb 1, 2019
Merged

Flush idle chunks properly #209

merged 5 commits into from Feb 1, 2019

Conversation

gouthamve
Copy link
Member

Signed-off-by: Goutham Veeramachaneni gouthamve@gmail.com

pkg/ingester/flush.go Outdated Show resolved Hide resolved
pkg/ingester/flush.go Outdated Show resolved Hide resolved
pkg/ingester/flush.go Outdated Show resolved Hide resolved
@tomwilkie
Copy link
Contributor

Test is failing also.

@gouthamve
Copy link
Member Author

@tomwilkie Addressed feedback :)

pkg/ingester/stream.go Outdated Show resolved Hide resolved
pkg/ingester/ingester.go Outdated Show resolved Hide resolved
pkg/ingester/flush.go Outdated Show resolved Hide resolved
pkg/ingester/flush.go Outdated Show resolved Hide resolved
@tomwilkie
Copy link
Contributor

Another round please; making sure we get this right is important, but we're almost there.

@kovetskiy kovetskiy mentioned this pull request Jan 14, 2019
@kovetskiy
Copy link
Contributor

kovetskiy commented Jan 24, 2019

Hey guys, do I correctly understand the idea of that pull request is that it will reduce memory usage by cleaning up idle chunks of data?

If you have no time to make changes to the PR, I can handle it (either providing patch right here in email-style or creating a new PR).

I really love the idea of loki but it's unusable at the moment due to the problem with the memory leak.
cc @tomwilkie @gouthamve

gouthamve and others added 3 commits February 1, 2019 11:43
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
@tomwilkie
Copy link
Contributor

Hi @kovetskiy! Sorry I didn't see your comment - I was on holiday last week, and only just getting caught up now. Its good that you asked first, and you can also try in slack, but in general you should always free free to pickup half finished PRs and finish them off. I'll try and be more responsive in the future.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
@tomwilkie tomwilkie merged commit 7763e8f into master Feb 1, 2019
@slim-bean slim-bean deleted the flush-properly branch June 3, 2019 23:53
periklis added a commit to periklis/loki that referenced this pull request Nov 23, 2023
[release-5.6] LOG-4793: Upgrade dependencies
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.

None yet

3 participants