Aaron Gao
21e8daced5
fix assertion failure in Prev()
Summary:
fix assertion failure in db_stress.
It happens because of prefix seek key is larger than merge iterator key when they have the same user key
Test Plan: ./db_stress --max_background_compactions=1 --max_write_buffer_number=3 --sync=0 --reopen=20 --write_buffer_size=33554432 --delpercent=5 --log2_keys_per_lock=10 --block_size=16384 --allow_concurrent_memtable_write=0 --test_batches_snapshots=0 --max_bytes_for_level_base=67108864 --progress_reports=0 --mmap_read=0 --writepercent=35 --disable_data_sync=0 --readpercent=50 --subcompactions=4 --ops_per_thread=20000000 --memtablerep=skip_list --prefix_size=0 --target_file_size_multiplier=1 --column_families=1 --threads=32 --disable_wal=0 --open_files=500000 --destroy_db_initially=0 --target_file_size_base=16777216 --nooverwritepercent=1 --iterpercent=10 --max_key=100000000 --prefixpercent=0 --use_clock_cache=false --kill_random_test=888887 --cache_size=1048576 --verify_checksum=1
Reviewers: sdong, andrewkr, yiwu, yhchiang
Reviewed By: yhchiang
Subscribers: andrewkr, dhruba, leveldb
Differential Revision: https://reviews.facebook.net/D65025
2016-10-13 17:36:48 -07:00
..
2016-09-20 10:11:51 -07:00
2016-07-20 11:23:31 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-10-07 14:05:12 -07:00
2016-08-01 14:50:19 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-10-11 11:59:05 -07:00
2016-09-02 14:16:31 -07:00
2016-07-12 14:15:32 -07:00
2016-08-19 15:10:31 -07:00
2016-07-08 17:50:51 -07:00
2016-02-09 15:12:00 -08:00
2016-10-07 14:05:12 -07:00
2016-10-07 14:05:12 -07:00
2016-10-07 14:05:12 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-07-19 09:44:03 -07:00
2016-04-06 23:10:32 -07:00
2016-04-06 23:10:32 -07:00
2016-07-20 11:23:31 -07:00
2016-07-20 11:23:31 -07:00
2016-04-06 23:10:32 -07:00
2016-09-27 18:20:57 -07:00
2016-09-02 14:16:31 -07:00
2016-06-10 16:27:56 -07:00
2016-07-12 14:15:32 -07:00
2016-09-06 12:22:16 -07:00
2016-09-02 14:16:31 -07:00
2016-06-03 10:47:47 -07:00
2016-06-10 16:27:56 -07:00
2016-06-10 16:27:56 -07:00
2016-07-20 09:49:03 -07:00
2016-07-20 09:49:03 -07:00
2016-10-13 17:36:48 -07:00
2016-02-09 15:12:00 -08:00
2016-09-27 18:20:57 -07:00
2016-09-27 18:20:57 -07:00
2016-02-09 15:12:00 -08:00
2016-10-13 17:36:48 -07:00
2016-09-08 14:45:32 -07:00
2016-10-07 14:05:12 -07:00
2016-07-19 09:44:03 -07:00
2016-07-20 11:23:31 -07:00
2016-09-27 18:20:57 -07:00
2016-05-15 22:17:18 -07:00
2016-05-15 22:17:18 -07:00
2016-08-26 11:46:32 -07:00
2016-04-06 23:10:32 -07:00
2016-08-26 11:46:32 -07:00
2016-07-20 11:23:31 -07:00
2016-02-09 15:12:00 -08:00
2016-09-02 14:16:31 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-09-27 18:20:57 -07:00
2015-12-23 10:15:07 -08:00
2016-10-12 11:16:16 -07:00
2016-10-07 14:05:12 -07:00
2016-09-17 22:30:43 -07:00
2016-08-19 15:10:31 -07:00
2016-08-26 11:46:32 -07:00
2016-09-17 22:30:43 -07:00
2016-08-19 15:10:31 -07:00
2016-10-07 14:05:12 -07:00
2016-09-27 18:20:57 -07:00
2016-02-09 15:12:00 -08:00