Noah Watkins
Noah Watkins
Appears this may have a bisection failure ``` FAILED aa75503435b4bf0575898bbec3f822df96b5db99 from https://github.com/redpanda-data/redpanda/pull/22632 ```
duplicate of https://github.com/redpanda-data/redpanda/issues/21439
Thanks! Pinging someone about this.
I think that @BenPope has done the most with swagger stuff so he made know what's going on
@roarc0 is this resolved for you and we can close?
> Also, I would like to know why seastar thinks he has only 2G memory while each Redpanda instance has 24G @DrorBuhnik the 2G number is per-core. So I'm guessing...
``` 2024-04-17 13:57:35.089 size: 516006364 count: 172 at: [Backtrace #0] void seastar::backtrace(seastar::current_backtrace_tasklocal()::$_0&&) at /v/build/v_deps_build/seastar-prefix/src/seastar/include/seastar/util/backtrace.hh:64 (inlined by) seastar::current_backtrace_tasklocal() at /v/build/v_deps_build/seastar-prefix/src/seastar/src/util/backtrace.cc:98 seastar::memory::get_backtrace() at /v/build/v_deps_build/seastar-prefix/src/seastar/src/core/memory.cc:929 (inlined by) seastar::memory::get_allocation_site() at /v/build/v_deps_build/seastar-prefix/src/seastar/src/core/memory.cc:939 (inlined by) seastar::memory::cpu_pages::add_alloc_site(unsigned...
> until we can pin point and fix the issue - do you think that adding more memory/reducing the number of cpu core would help mitigate/"fix" the issue? Yes, probably....
Thanks for the report. Happy to accept PRs that fix any issues.
same issue here. thanks for the workaround