Skip to content
Permalink
Browse files
MyRocks: post-merge fixes: disable rocksdb.use_direct_reads
Direct IO doesnt work on all filesystems, e.g. it doesnt work on the
disk of kvm-bintar-trusty-amd64.
  • Loading branch information
spetrunia committed Aug 31, 2018
1 parent a55309d commit 52e0dee
Showing 1 changed file with 1 addition and 1 deletion.
@@ -36,7 +36,7 @@ rqg_transactions : Test that use RQG are disabled
allow_no_pk_concurrent_insert: stress test
rocksdb_deadlock_stress_rc: stress test
rocksdb_deadlock_stress_rr: stress test

use_direct_reads: Direct IO is not supported on all filesystems

##
## Tests which hit a problem elsewhere (Upstream, SQL layer, etc)

0 comments on commit 52e0dee

Please sign in to comment.