scylladb / scylla-jmx

Scylla JMX proxy
GNU Affero General Public License v3.0
28 stars 52 forks source link

storage_service: takeSnapshot: support the skipFlush option #168

Closed bhalevy closed 3 years ago

bhalevy commented 3 years ago

Fixes #167

DTest: test_snapshot_skip_flush

With https://github.com/scylladb/scylla-dtest/pull/2167 (https://github.com/scylladb/scylla-dtest/pull/2167/commits/9b81110787c8e896ba93902dc71d08087734d09d) and https://github.com/scylladb/scylla/pull/8726 (https://github.com/scylladb/scylla/pull/8726/commits/6c14bea6beca8b8309b6fef64f9c0fda1bbb598c)

Signed-off-by: Benny Halevy bhalevy@scylladb.com

bhalevy commented 3 years ago

ping @penberg