mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Fixes #16153 * jmx 166599f...f45067f (3): > ColumnFamilyStore: only quote table names if necessary > APIBuilder: allow quoted scope names > ColumnFamilyStore: don't fail if there is a table with ":" in its name * java dfbf3726ee...3764ae94db (1): > NodeProbe: allow addressing table name with colon in it Signed-off-by: Nadav Har'El <nyh@scylladb.com> Closes scylladb/scylladb#16294