Mike Boquard

Results 77 comments of Mike Boquard

> If we indeed start a deprecation cycle, it will have to be run-time selectable (so users can update their configuration, change the selector, restart). I don't know how difficult...

@avikivity I haven't looked too deep into it yet, but I think making it runtime selectable would be a change to the API

Hi @DrorBuhnik thanks for the bug report. Can you please confirm which version of Redpanda the above stack trace was generated from? I tried decoding it for v23.3.10 and v23.2.7...

Crash backtrace: ``` Backtrace: [Backtrace #0] void seastar::backtrace(seastar::backtrace_buffer::append_backtrace()::'lambda'(seastar::frame)&&) at /v/build/v_deps_build/seastar-prefix/src/seastar/include/seastar/util/backtrace.hh:64 (inlined by) seastar::backtrace_buffer::append_backtrace() at /v/build/v_deps_build/seastar-prefix/src/seastar/src/core/reactor.cc:824 (inlined by) seastar::print_with_backtrace(seastar::backtrace_buffer&, bool) at /v/build/v_deps_build/seastar-prefix/src/seastar/src/core/reactor.cc:854 (inlined by) seastar::print_with_backtrace(char const*, bool) at /v/build/v_deps_build/seastar-prefix/src/seastar/src/core/reactor.cc:866 seastar::sigabrt_action() at...

> @ivotron do you know if there's a way I can trigger FIPS cdt to run on against this PR to test that this solves the hang? "/cdt fips"

@weeco I think this belongs over in https://github.com/redpanda-data/console?