mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
When updating an updateable value via CQL the new value comes as a string that's then boost::lexical_cast-ed to the desired value. If the cast throws the respective exception is printed in logs which is very likely uncalled for. fixes: #10394 tests: manual Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Message-Id: <20220503142942.8145-1-xemul@scylladb.com>
136 KiB
136 KiB