You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/06 07:40:42 UTC

[GitHub] [pulsar] devinbost opened a new issue #6492: [pulsar-bookkeeper] Failed to open rocksdb

devinbost opened a new issue #6492: [pulsar-bookkeeper] Failed to open rocksdb
URL: https://github.com/apache/pulsar/issues/6492
 
 
   We got this exception in our production logs:
   
   `ERROR org.apache.bookkeeper.statelib.impl.kv.RocksdbKVStore - Failed to open rocksdb at dir /pulsar/data/bookkeeper/ranges/ranges/000000000000000002/000000000000000001/000000000000000000`
   
   This incident was associated with an occurrence of this issue: https://github.com/apache/pulsar/issues/6054
   but we haven't been able to track down a distinct cause yet. The error above is the only error that we couldn't pin to some other possible cause, such as a network issue or broker restart, so we're not sure if it's related. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services