]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Disable multiscan+timestamp in crash test (#14189)
authorPeter Dillinger <peterd@meta.com>
Tue, 16 Dec 2025 20:36:07 +0000 (12:36 -0800)
committermeta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
Tue, 16 Dec 2025 20:36:07 +0000 (12:36 -0800)
commit9065ace05ada92e0a435fbb973ef957fc4401f43
treef2fdc0af1ab4bf8773b8ca4c7f15de9011a37b84
parent5a06787a26ee4035b5c7d46ea4b3d80fc9bc02c9
Disable multiscan+timestamp in crash test (#14189)

Summary:
Causing failures and not yet supported. Also putting a note in db.h about the combination being unsupported.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/14189

Test Plan: started up blackbox_crash_test_with_ts many times and checked command line to be confident it's excluded.

Reviewed By: hx235

Differential Revision: D89297971

Pulled By: pdillinger

fbshipit-source-id: c5134351d9ecb37879c7e3319c17dd9228d7f12a
include/rocksdb/db.h
tools/db_crashtest.py