From d1c896d9bb130ae8c478820032e0c5f194534c80 Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Fri, 27 Nov 2020 07:28:19 +0530 Subject: [PATCH] Updated source/docs/stats.md Signed-off-by: Manish Kumar --- source/docs/stats.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/docs/stats.md b/source/docs/stats.md index 58004cb43465..8b67355e24c8 100644 --- a/source/docs/stats.md +++ b/source/docs/stats.md @@ -193,11 +193,6 @@ with a format-check, but we can determine whether symbol-table lookups are occurring during via an admin endpoint that shows 20 recent lookups by name, at `ENVOY_HOST:ADMIN_PORT/stats?recentlookups`. -As of October 6, 2020, the "fake" symbol table implementation has been removed -from the system, and the "--use-fake-symbol-table" option is now a no-op, -triggering a warning if set to "1". The option will be removed in a later -release. - ### Symbol Table Class Overview Class | Superclass | Description