Files
rippled/util
sdong 473e829784 Fix ldb dump_manifest
Summary:
We now reads table properties in VersionSet::LogAndApply(), which requires options.db_paths to be set. But since ldb_cmd directly creates VersionSet without initialization db_paths, causing a seg fault. This patch fix it by initializing db_paths.

log_and_apply_bench still shows segfault, because table cache is nullptr in VersionSet created.

Test Plan: Run ldb dump_manifest which used to fail.

Reviewers: yhchiang, ljin, igor

Reviewed By: igor

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D20751
2014-07-30 10:17:48 -07:00
..
2014-06-20 11:14:14 +02:00
2014-07-08 12:31:49 -07:00
2014-07-30 10:17:48 -07:00
2014-07-28 12:05:36 -07:00
2014-07-25 15:17:06 -07:00
2014-07-25 15:17:06 -07:00
2014-07-28 12:05:36 -07:00
2014-07-28 12:10:49 -07:00
2014-07-28 12:22:37 -07:00