Groups
Groups
Sign in
Groups
Groups
rocksdb
Conversations
About
Send feedback
Help
rocksdb
Contact owners and managers
1–30 of 926
Mark all as read
Report group
0 selected
Aaron Zhang
,
jonah gao
3
Sep 14
too many wal files causing long db open
max_total_wal_size should be calculated as [8 * 64MB * 8] * 4 = 16GB. There are 8 column families in
unread,
too many wal files causing long db open
max_total_wal_size should be calculated as [8 * 64MB * 8] * 4 = 16GB. There are 8 column families in
Sep 14
ashwin konale
,
MARK CALLAGHAN
2
Sep 4
Significant Point Lookup Latency Regression after Upgrading to RocksDB 9.1.0
I have not found problems from 9.0 to 9.1 and other 9.x releases. CPU profiles might be needed to
unread,
Significant Point Lookup Latency Regression after Upgrading to RocksDB 9.1.0
I have not found problems from 9.0 to 9.1 and other 9.x releases. CPU profiles might be needed to
Sep 4
Dave Oda
, …
Pavel Tcholakov
3
Aug 13
[Feature Request] Expose ExportColumnFamily() and CreateColumnFamilyWithImport() in Public C-style API
Hi folks, I am resurrecting an old conversation - I created a parallel implementation sometime last
unread,
[Feature Request] Expose ExportColumnFamily() and CreateColumnFamilyWithImport() in Public C-style API
Hi folks, I am resurrecting an old conversation - I created a parallel implementation sometime last
Aug 13
Justin Florentine
Aug 7
Discussion on performance tuning w/Ethereum Core Devs?
Greetings all, I'm reaching out to maintainers to see if they would be willing to have a
unread,
Discussion on performance tuning w/Ethereum Core Devs?
Greetings all, I'm reaching out to maintainers to see if they would be willing to have a
Aug 7
Lakshmi Narayana Velayudam
Jul 29
Open source tools for monitoring rocksdb
Hello all, Are there any open source metrics collection or monitoring tools for rocksdb specifically
unread,
Open source tools for monitoring rocksdb
Hello all, Are there any open source metrics collection or monitoring tools for rocksdb specifically
Jul 29
Conrado
2
Jul 28
Is ldb checkpoint influenced by merge operators?
We did some more testing and we're pretty sure the corruption was caused by `ldb checkpoint`.
unread,
Is ldb checkpoint influenced by merge operators?
We did some more testing and we're pretty sure the corruption was caused by `ldb checkpoint`.
Jul 28
John Calcote
Jul 23
how to ensure an iterator can see a write
I have a use case wherein I need to open an iterator and ensure that it can see a specific write (
unread,
how to ensure an iterator can see a write
I have a use case wherein I need to open an iterator and ensure that it can see a specific write (
Jul 23
Binlet Binu Work
Jun 18
Doubt regarding C API
Hi team, I was planning to use the C API "rocksdb_compact_range_cf", to trigger a custom
unread,
Doubt regarding C API
Hi team, I was planning to use the C API "rocksdb_compact_range_cf", to trigger a custom
Jun 18
krishan goyal
May 29
Memory leak when providing a block cache in rocksdb java
Hi, We have noticed a memory leak when we supply a block cache in rocks db java. Using 10.2.1 rocks
unread,
Memory leak when providing a block cache in rocksdb java
Hi, We have noticed a memory leak when we supply a block cache in rocks db java. Using 10.2.1 rocks
May 29
Eric Yang
,
malik hou
3
Apr 22
memory increase fast but seldom data flushed
thanks for the reply. I just use the default configuration. I already understand my scenario but I
unread,
memory increase fast but seldom data flushed
thanks for the reply. I just use the default configuration. I already understand my scenario but I
Apr 22
Eric Marnadi
, …
malik hou
7
Apr 18
Pass in Custom Memory Allocator
Hi Eric, As others have said, MemoryAllocator is a good choice. but I know from the context that
unread,
Pass in Custom Memory Allocator
Hi Eric, As others have said, MemoryAllocator is a good choice. but I know from the context that
Apr 18
Kohei Okuda
Apr 9
Request for PR Review / merge : UFROP Plugin for RocksDB
Hi everyone, About two month ago, I created a PR: https://github.com/facebook/rocksdb/pull/13355 This
unread,
Request for PR Review / merge : UFROP Plugin for RocksDB
Hi everyone, About two month ago, I created a PR: https://github.com/facebook/rocksdb/pull/13355 This
Apr 9
Micheal Okutubo
,
Alan Paxton
3
Apr 4
K/V and file checksum
Yeah was just trying to check to make sure there wasn't any known issue with it before making the
unread,
K/V and file checksum
Yeah was just trying to check to make sure there wasn't any known issue with it before making the
Apr 4
Radhika
Mar 18
CRC32C checksum taking up a lot of CPU time on Rockdb v8.3.2
We recently upgraded rocksDB from v5.7.2 to v8.3.2. On replication, ie, calling GetUpdatesSince, we
unread,
CRC32C checksum taking up a lot of CPU time on Rockdb v8.3.2
We recently upgraded rocksDB from v5.7.2 to v8.3.2. On replication, ie, calling GetUpdatesSince, we
Mar 18
Neethu Haneesha
,
MARK CALLAGHAN
2
Mar 13
Avoiding periodic compaction on bottommost level
I don't have a direct answer to your question. But old versions are unlikely to be dropped by
unread,
Avoiding periodic compaction on bottommost level
I don't have a direct answer to your question. But old versions are unlikely to be dropped by
Mar 13
Jon Groff
,
Adam Retter
3
Mar 10
Re: 'Busy' constantly returned from OptimisticTransactionDb commit
Hi Adam, Thanks for getting back to me. This is tricky because this system is composed of multiple
unread,
Re: 'Busy' constantly returned from OptimisticTransactionDb commit
Hi Adam, Thanks for getting back to me. This is tricky because this system is composed of multiple
Mar 10
Jon Groff
Mar 9
Re: OptimisticTransactionDb Busy on commit
Greetings, Follow up on commit Busy issue: I managed to sustain writes to Db by committing after
unread,
Re: OptimisticTransactionDb Busy on commit
Greetings, Follow up on commit Busy issue: I managed to sustain writes to Db by committing after
Mar 9
Radhika
, …
Smt Asha Shrivastava
4
Feb 18
Forward Compatibilty across rocksDB versions
Hi Adam Appreciate your response. I was curious to know, how do clients of RocksDb library (ie the
unread,
Forward Compatibilty across rocksDB versions
Hi Adam Appreciate your response. I was curious to know, how do clients of RocksDb library (ie the
Feb 18
ashwin konale
Feb 10
Compress rocksdb database with uncompressed files
Hi all, We have a service which uses rocksdb. (6.3.6) . I am trying to upgrade this to latest version
unread,
Compress rocksdb database with uncompressed files
Hi all, We have a service which uses rocksdb. (6.3.6) . I am trying to upgrade this to latest version
Feb 10
sahi...@gmail.com
Feb 5
Ram disk recommendations?
What are some recommended configuration to optimize rocksdb when writing to ram disk? PlainTable SSTs
unread,
Ram disk recommendations?
What are some recommended configuration to optimize rocksdb when writing to ram disk? PlainTable SSTs
Feb 5
在吗
2
Jan 16
a question of PessimisticTransaction::TryLock function
sorry,i got it 在2025年1月12日星期日 UTC+8 20:47:37<在吗> 写道: In PessimisticTransaction::TryLock
unread,
a question of PessimisticTransaction::TryLock function
sorry,i got it 在2025年1月12日星期日 UTC+8 20:47:37<在吗> 写道: In PessimisticTransaction::TryLock
Jan 16
Roman Puchkovskiy
Jan 13
PR: Support flush reasons above 12 in Java integration
Hi everyone! I made a PR a couple of weeks ago: https://github.com/facebook/rocksdb/pull/13246 It
unread,
PR: Support flush reasons above 12 in Java integration
Hi everyone! I made a PR a couple of weeks ago: https://github.com/facebook/rocksdb/pull/13246 It
Jan 13
Swikar Patel
12/17/24
TickerType class
Hello, I am using RocksDB in Kafka project. While updating rocksDB version to 9.7.3 from 7.9.2 there
unread,
TickerType class
Hello, I am using RocksDB in Kafka project. While updating rocksDB version to 9.7.3 from 7.9.2 there
12/17/24
Aurora Twinkle
,
Ted Mostly
5
12/10/24
Why is the latency fluctuation of iterators so huge?
Thanks for the suggestion! In this case, the iterator will be destroyed immediately after each use (
unread,
Why is the latency fluctuation of iterators so huge?
Thanks for the suggestion! In this case, the iterator will be destroyed immediately after each use (
12/10/24
Michael Smith
12/8/24
RocksJava and releasing ColumnFamilyOptions
Hi, We have a Java app that creates and destroys many RocksDB databases over time, each with a number
unread,
RocksJava and releasing ColumnFamilyOptions
Hi, We have a Java app that creates and destroys many RocksDB databases over time, each with a number
12/8/24
Rick
,
Ted Mostly
2
12/4/24
Getting Lower Performance Benchmarks
check fio results. maybe poor iops disk. On Tuesday, December 3, 2024 at 10:28:03 AM UTC+8 Rick wrote
unread,
Getting Lower Performance Benchmarks
check fio results. maybe poor iops disk. On Tuesday, December 3, 2024 at 10:28:03 AM UTC+8 Rick wrote
12/4/24
Bobby Harsono
, …
MARK CALLAGHAN
7
12/2/24
High memory usage in KStream JOIN
I mistakenly used MALLOC_ARENA_MAX, this is config for gclib only By using tcmalloc default, i
unread,
High memory usage in KStream JOIN
I mistakenly used MALLOC_ARENA_MAX, this is config for gclib only By using tcmalloc default, i
12/2/24
Daniel Freire
11/26/24
Optimizing a DB for point-lookups
Hi, I'm working on a project that uses rocksdb as its storage. It writes 500kb of data to
unread,
Optimizing a DB for point-lookups
Hi, I'm working on a project that uses rocksdb as its storage. It writes 500kb of data to
11/26/24
Will Morgan
, …
Mark Callaghan
7
11/24/24
Block Cache Freeing Taking too long
So I found a block_cache_->DisownData() that seems to do exactly what I want: // Call this on
unread,
Block Cache Freeing Taking too long
So I found a block_cache_->DisownData() that seems to do exactly what I want: // Call this on
11/24/24
Artyom Balabanov
11/24/24
GC in BlobDB
I'm trying to figure out how BlobDB works. Is it true that if the garbage ratio of a blob file
unread,
GC in BlobDB
I'm trying to figure out how BlobDB works. Is it true that if the garbage ratio of a blob file
11/24/24