We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get the following error:
/home/vfragoso/Development/libraries/rocksdb/db/column_family.cc:518: rocksdb::ColumnFamilyData::~ColumnFamilyData(): Assertion `is_last_reference' failed.
when using RocksDB 5.18.
The text was updated successfully, but these errors were encountered:
I've been getting the same error with RocksDB 6.0.1
is there a version of RocksDB that doesn't give that error message?
Sorry, something went wrong.
The version provided in Ubuntu works w/o any issue.
It worked, Thanks!
I am seeing this error with the current RocksDB (version 6.221), on Arch.
No branches or pull requests
I get the following error:
/home/vfragoso/Development/libraries/rocksdb/db/column_family.cc:518: rocksdb::ColumnFamilyData::~ColumnFamilyData(): Assertion `is_last_reference' failed.
when using RocksDB 5.18.
The text was updated successfully, but these errors were encountered: