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

[Bug] The sink block in WriterMemoryBuffer#allocate because of memory leak. #283

Open
2 tasks done
loserwang1024 opened this issue Dec 27, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@loserwang1024
Copy link
Collaborator

Search before asking

  • I searched in the issues and found nothing similar.

Fluss version

0.6-Snapshot

Minimal reproduce step

Write a plenty of data to the pk table.

What doesn't meet your expectations?

The sink block in WriterMemoryBuffer#allocate.

the metric show:
flink_taskmanager_job_task_operator_fluss_client_writer_client_id_bufferTotalBytes: 6.7108864E7
flink_taskmanager_job_task_operator_fluss_client_writer_client_id_bufferAvailableBytes: 0
flink_taskmanager_job_task_operator_fluss_client_request_client_id_server_id_request_requestsInFlight: 0

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant