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

缓冲区溢出 #338

Open
cy420426 opened this issue Mar 4, 2025 · 0 comments
Open

缓冲区溢出 #338

cy420426 opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@cy420426
Copy link

cy420426 commented Mar 4, 2025

某条数据过大时,缓冲区溢出

2025-03-03 05:18:39.236758 - ERROR - [140590914188992] - panic: panicked at /cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.9.0/src/bytes.rs:711:9:
cannot advance past `remaining`: 76712531 <= 16776888
2025-03-03 05:18:39.237259 - ERROR - [140591825113280] - panic: panicked at /project/dt-task/src/task_runner.rs:341:31:
called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(25), "cannot advance past `remaining`: 76712531 <= 16776888", ...)

是否增加可选的设置缓冲区大小,目前通过设置buffer_memory_mb和buffer_size解决不了此问题。

@cy420426 cy420426 added the bug Something isn't working label Mar 4, 2025
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