facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
27.83k stars 6.2k forks source link

Update main branch for 9.4 release #12802

Closed cbi42 closed 1 week ago

cbi42 commented 1 week ago

Main branch cut at e90e9153d5169f9df8ddd3cf0bf693572768a7b5. Updated HISTORY.md, version and format compatibility test.

facebook-github-bot commented 1 week ago

@cbi42 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

cbi42 commented 1 week ago

CI failure segfault #5 0x00007f3b9bd021c5 in rocksdb::ThreadLocalPtr::Get (this=this@entry=0x178) at util/thread_local.cc:503 503 void* ThreadLocalPtr::Get() const { return Instance()->Get(id_); } should be fixed by #12799.

facebook-github-bot commented 1 week ago

@cbi42 merged this pull request in facebook/rocksdb@748f74aca3c5a0271cfe9a0f6804ea9484db2eb2.