Dan Parrella

Results 6 comments of Dan Parrella

+1 on this. This was an unfortunate discovery on the project I am working on. We are building SST files from Redshift data for use in a data pipeline for...

This also appears to be affecting background compactions: > [/db_impl/db_impl_compaction_flush.cc:2925] Waiting after background compaction error: IO error: No such file or directory: While open a file for random read: //002462.ldb:...

@ajkr thanks for the reply. Yes that's correct I found a stack overflow article that mentioned `.ldb` is used as a fallback when the `.sst` file is not found. Unfortunately...

We started seeing this issue again today. So far our only way to resolve this is to restart the containers running our application, which clears the ephemeral storage we use...