sdong
7ab1526c0e
Add an assert and avoid std::sort(autovector) to investigate an ASAN issue
...
Summary:
ASAN build fails once for this error:
14:04:52 ==== Test DBTest.CompactFilesOnLevelCompaction
14:04:52 db_test: db/version_set.cc:1062: void rocksdb::VersionStorageInfo::AddFile(int, rocksdb::FileMetaData*): Assertion `level <= 0 || level_files->empty() || internal_comparator_->Compare( (*level_files)[level_files->size() - 1]->largest, f->smallest) < 0' failed.
Not abling figure out reason. We use std:vector for sorting for save and add one more assert to help figure out whether it is the sorting's problem.
Test Plan: make all check
Reviewers: yhchiang, rven, igor
Reviewed By: igor
Subscribers: leveldb, dhruba
Differential Revision: https://reviews.facebook.net/D30117
2014-12-12 12:44:00 -08:00
..
2014-10-31 11:59:54 -07:00
2014-09-04 16:18:36 -07:00
2014-11-25 23:07:40 +00:00
2014-12-02 12:09:20 -08:00
2014-12-11 13:27:57 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-16 21:52:23 -08:00
2014-11-10 11:57:58 -08:00
2014-11-24 20:44:49 -08:00
2014-11-26 15:45:11 -08:00
2014-11-26 15:45:11 -08:00
2014-11-14 11:35:48 -08:00
2014-11-14 11:52:17 -08:00
2014-11-24 20:44:49 -08:00
2014-11-11 16:47:22 -05:00
2014-11-24 15:18:09 -08:00
2014-12-08 12:53:24 -08:00
2014-11-20 15:54:47 -08:00
2014-11-18 10:20:10 -08:00
2014-11-26 11:37:59 -08:00
2014-11-26 11:37:59 -08:00
2014-12-11 13:27:57 -08:00
2014-12-11 13:27:57 -08:00
2014-11-24 20:44:49 -08:00
2014-12-04 11:11:11 -08:00
2014-09-08 15:04:34 -07:00
2014-12-11 13:27:57 -08:00
2014-07-23 12:31:11 -07:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-11-24 20:44:49 -08:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-08-14 13:22:50 -07:00
2014-11-07 14:45:18 -08:00
2014-11-07 14:45:18 -08:00
2014-12-02 12:09:20 -08:00
2014-11-11 16:47:22 -05:00
2014-11-07 14:45:18 -08:00
2014-10-02 14:33:16 -07:00
2014-09-10 18:46:09 -07:00
2014-11-18 10:20:10 -08:00
2014-11-10 15:44:20 -08:00
2014-12-05 17:07:49 -08:00
2014-12-05 17:07:49 -08:00
2014-11-14 15:43:10 -08:00
2014-11-24 20:44:49 -08:00
2014-12-02 12:09:20 -08:00
2014-01-02 16:32:31 -08:00
2014-11-13 14:39:30 -05:00
2014-01-27 14:49:10 -08:00
2014-11-11 16:47:22 -05:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-07 11:50:34 -08:00
2014-11-07 11:50:34 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-03-24 17:57:13 -07:00
2014-11-06 11:14:28 -08:00
2014-07-30 17:24:36 -07:00
2014-03-26 18:11:41 -07:00
2014-11-11 16:47:22 -05:00
2014-11-24 20:44:49 -08:00
2014-11-24 20:44:49 -08:00
2014-11-24 20:44:49 -08:00
2014-12-02 12:09:20 -08:00
2014-11-11 16:47:22 -05:00
2014-12-02 12:09:20 -08:00
2014-12-05 17:07:49 -08:00
2014-10-28 17:52:32 -07:00
2014-09-29 11:09:09 -07:00
2014-09-05 09:53:04 -07:00
2014-11-24 20:44:49 -08:00
2014-05-13 12:30:55 -07:00
2014-11-06 11:14:28 -08:00
2014-11-06 11:14:28 -08:00
2014-11-24 20:44:49 -08:00
2014-12-12 12:44:00 -08:00
2014-10-31 16:34:38 -07:00
2014-11-11 16:47:22 -05:00
2014-10-31 11:59:54 -07:00
2014-11-11 16:47:22 -05:00
2014-10-28 10:03:13 -07:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-24 20:44:49 -08:00
2014-11-10 17:39:38 -05:00
2014-11-18 10:20:10 -08:00
2014-12-04 12:01:55 -08:00
2014-12-04 12:01:55 -08:00
2014-09-08 11:20:25 -07:00
2014-09-08 11:20:25 -07:00
2014-09-13 14:14:10 -07:00
2014-09-12 16:23:58 -07:00
2014-09-12 16:23:58 -07:00
2014-12-02 12:09:20 -08:00