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]: Table-size shows 0 while flink continuously writing #819

Closed
1 task done
majin1102 opened this issue Dec 2, 2022 · 0 comments · Fixed by #824
Closed
1 task done

[Bug]: Table-size shows 0 while flink continuously writing #819

majin1102 opened this issue Dec 2, 2022 · 0 comments · Fixed by #824
Assignees
Labels
module:ams-server Ams server module priority:blocker security, data-loss, correctness, etc. type:bug Something isn't working
Milestone

Comments

@majin1102
Copy link
Contributor

What happened?

table-size field shows 0 but flink job is continuously writing:

image

Affects Versions

master/0.4.0

What engines are you seeing the problem on?

AMS, Flink

How to reproduce

  1. create table at optimizer group without any resources
  2. create flink job continuously writing data into arctic table
  3. there won't be any self-optimizing tasks running cause of no resources
  4. table-size under table details always shows 0

Relevant log output

No response

Anything else

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-server Ams server module priority:blocker security, data-loss, correctness, etc. type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants