We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are chasing a bug that causes receiver to slowly leak memory. 💩
Introduced most likely by any of #2564, #2563, #2557, #2012 or Go 1.14 upgrade.
cc @brancz @squat
Nothing obvious with leaktest: #2593
Let's grab some go routine dump.
The text was updated successfully, but these errors were encountered:
Looks like it was uncutted WAL because of failed migration (we had unused tenants left behind).
Sorry, something went wrong.
So we can close this, right? :P
Yes, sorry (:
No branches or pull requests
We are chasing a bug that causes receiver to slowly leak memory. 💩
Introduced most likely by any of #2564, #2563, #2557, #2012 or Go 1.14 upgrade.
cc @brancz @squat
Nothing obvious with leaktest: #2593
Let's grab some go routine dump.
The text was updated successfully, but these errors were encountered: