-
Notifications
You must be signed in to change notification settings - Fork 288
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
SortEngine uses too much memory on aarch64 with pagesize=64K #8974
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
report/customer
Customers have encountered this bug.
severity/critical
severity/moderate
type/bug
The issue is confirmed as a bug.
Comments
hicqu
added
type/bug
The issue is confirmed as a bug.
area/ticdc
Issues or PRs related to TiCDC.
labels
May 16, 2023
hicqu
added
severity/moderate
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
labels
May 16, 2023
This was referenced May 19, 2023
This was referenced May 23, 2023
/severity critical |
hicqu
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
May 24, 2023
hicqu
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
May 24, 2023
16 tasks
hicqu
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
May 30, 2023
ref pingcap#8974 Signed-off-by: qupeng <[email protected]>
hicqu
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
May 30, 2023
ref pingcap#8974 Signed-off-by: qupeng <[email protected]>
/report customer |
ti-chi-bot
bot
added
report/customer
Customers have encountered this bug.
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
labels
Sep 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
report/customer
Customers have encountered this bug.
severity/critical
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
No response
What did you see instead?
=======================================
Seems disable pebble block-cache can resolve the problem, although I don't know why.
Versions of the cluster
TiCDC version (execute
cdc version
):v6.5.2
The text was updated successfully, but these errors were encountered: