Example searches: “cloud_storage_access_key”, “seed_servers”, “401”, “require_client_auth”, “cloud_storage_cache_directory”
Check if the broker has recovered after a restart.
Post-restart check result
The load that the broker has reclaimed after restarting, as a percentage of in-sync replicas.
Minimum value is 0, maximum value is 100.
0
100
curl \ --request GET 'http://localhost:9644/v1/broker/post_restart_probe'
{ "load_reclaimed_pc": 42 }