Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Don't assume existence of a LOG file in abstract destroy-test - #87

Merged
vweevers merged 1 commit into
masterfrom
fix-for-rocksdb
Jun 8, 2019
Merged

Don't assume existence of a LOG file in abstract destroy-test#87
vweevers merged 1 commit into
masterfrom
fix-for-rocksdb

Conversation

@vweevers

@vweevers vweevers commented Jun 8, 2019

Copy link
Copy Markdown
Member

This is needed for level-rocksdb because starting with rocksdb@4 it doesn't create a LOG file (Level/rocksdb#114).

The CURRENT file however, should always exist, at least in leveldown and rocksdb to my knowledge.

@vweevers vweevers added the semver-patch Bug fixes that are backward compatible label Jun 8, 2019
@vweevers
vweevers requested a review from ralphtheninja June 8, 2019 12:10
vweevers added a commit to Level/level-rocksdb that referenced this pull request Jun 8, 2019
@vweevers
vweevers merged commit d0d7a2c into master Jun 8, 2019
@vweevers
vweevers deleted the fix-for-rocksdb branch June 8, 2019 12:47
vweevers added a commit to Level/level-rocksdb that referenced this pull request Jun 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

semver-patch Bug fixes that are backward compatible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants