Update seastar submodule

* seastar b73e5e7d...42f15a5f (27):
  > prometheus: revert the condition for enabling aggregation
  > tests/unit: add a unit test for json2code
  > seastar-json2code: fix the path param handling
  > github/workflow: do not override <clang++,23,release>
  > github/workflow: add a github workflow for running tests
  > prometheus: support disabling aggregation at query time
  > apps/httpd: free allocated http_server_control
  > rpc: cast rpc::tuple to std::tuple when passing it to std::apply
  > stall-analyser: move `args` into main()
  > stall-analyser: move print_command_line_options() out of Graph
  > stall-analyser: pass branch_threshold via parameter
  > stall-analyser: move process_graph() into Graph class
  > scripts: addr2line: cache the results of resolve_address()
  > stall-analyser: document the parser of log lines
  > stall-analyser: move resolver into main()
  > stall-analyser: extract get_command_line_parser() out
  > stall-analyser: move graph into main()
  > stall-analyser: extract main() out
  > stall-analyser: extract print_command_line_options() out
  > stall-analyser: add more typing annotatins
  > stall-analyser: surround top-level function with two empty lines
  > core/app_template: return status code 0 for --help
  > iotune: Print file alignments too
  > seastar-json2code: extract Parameter class
  > seastar-json2code: use f-string when appropriate
  > seastar-json2code: use nickname in place of oper['nickname']
  > seastar-json2code: use dict.get() when checking allowMultiple

Closes scylladb/scylladb#18598
This commit is contained in:
Kefu Chai
2024-05-09 17:31:13 +08:00
committed by Botond Dénes
parent a04ea7b997
commit 305f1bd382

Submodule seastar updated: b73e5e7d6c...42f15a5fd5