From 190eec529031b18b17dd2e8fe46084a1f8fc7970 Mon Sep 17 00:00:00 2001 From: aramissennyeydd Date: Mon, 11 Mar 2024 21:43:23 -0400 Subject: [PATCH] remove other alternative Signed-off-by: aramissennyeydd --- beps/0005-split-backend-discovery/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/beps/0005-split-backend-discovery/README.md b/beps/0005-split-backend-discovery/README.md index 1d89feeef1..2a28935800 100644 --- a/beps/0005-split-backend-discovery/README.md +++ b/beps/0005-split-backend-discovery/README.md @@ -292,5 +292,3 @@ information to express the idea and why it was not acceptable. ## Per-plugin registration Assuming that instances restart when plugins are added and removed -- as is currently the case -- this doesn't give much benefit. However, if plugins are able to be installed dynamically and it becomes difficult to maintain an accurate list at the instance-level, we should revisit this. - -## Health check-based flow