You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reproduced this on facebook-mysql-5.6.35 at commit 414870a
Start mysqld with "--rocksdb-use-direct-io-for-flush-and-compaction=1 --rocksdb-block-cache-size=10000000 --rocksdb-allow-mmap-reads=1" on tmpfs and get the following callstack:
I believe this is similar but different from #778
I reproduced this on facebook-mysql-5.6.35 at commit 414870a
Start mysqld with "--rocksdb-use-direct-io-for-flush-and-compaction=1 --rocksdb-block-cache-size=10000000 --rocksdb-allow-mmap-reads=1" on tmpfs and get the following callstack:
I don't feel this is a critical issue but reporting it in case there is a low-hanging way to address it without asserting.
The text was updated successfully, but these errors were encountered: