Files
scylladb/db/view
Piotr Sarna feec3825aa view: degrade shutdown bookkeeping update failures log to warn
Currently, if updating bookkeeping operations for view building fails,
we log the error message and continue. However, during shutdown,
some errors are more likely to happen due to existing issues
like #4384. To differentiate actual errors from semi-expected
errors during shutdown, the latter are now logged with a warning
level instead of error.

Fixes #4954
2019-09-16 10:13:06 +03:00
..
2018-05-22 16:52:58 +02:00
2018-05-22 16:52:58 +02:00
2019-03-14 12:04:18 +00:00