riptano / jepsen

Call Me Maybe: simulating network partitions in DBs
20 stars 2 forks source link

Verify commitlog compression #15

Closed tjake closed 9 years ago

tjake commented 9 years ago

Run existing tests with commitlog compression on

jkni commented 9 years ago

The JEPSEN_COMMITLOG_COMPRESSION environment variable now controls this. If it is set to true (as in JEPSEN_COMMITLOG_COMPRESSION=true lein...), compression will be enabled when tests are run.