Skip to content

Gmoshkin/fix plugin rpc bug

Georgy Moshkin requested to merge gmoshkin/fix-plugin-rpc-bug into master

Summary

  • test: test plugin RPC after expel

  • fix: report error when sending RPC to expelled replicaset

  • fix: used to fail sending RPC requests if replicaset consisted of 1 instance

  • fix: ignore expelled instances in plugin RPC routing

  • fix: used to send RPC to Expelled instances in webui back-end

  • fix: ignore garbage buckets in proc_wait_bucket_count


  • Close #1076 (closed)
  • Cherry-pick to: 24.6
  • Docs follow-up: not necessary
  • Changelog is updated

Merge request reports