mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +00:00
This is in order to aid investigation of falkiness of the test, which fails due to a timeout during scan after cluster restart in debug mode. See #14746. I enable trace-level logging for some scylla-side loggers and inject logging of sent and received messages on the driver side. Closes scylladb/scylladb#15696