mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
-O1 complains that client_state::_remote_addr is not initialized (and it is right). The call site is tracing, which likely won't be invoked for internal queries, but still. Message-Id: <20180401150410.13651-1-avi@scylladb.com>