mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
since Seastar now deprecates a bunch of APIs which accept io_priority_class, we started to have deprecated warnings. before migrating to V7 API, let's disable this warning. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>