[GitHub] [pulsar] jiazhai commented on issue #5668: bookie server's log error: Failed to restore rocksdb 000000000000000000/000000000000000001/000000000000000000

2019-12-03 Thread GitBox
jiazhai commented on issue #5668: bookie server's log error: Failed to restore 
rocksdb 00/01/00
URL: https://github.com/apache/pulsar/issues/5668#issuecomment-561079276
 
 
   Thanks @kaykillyou for your report. Since this is not a blocking issue. will 
put it in a low priority. 
   we will try to reproduce and fix the issue later.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] jiazhai commented on issue #5668: bookie server's log error: Failed to restore rocksdb 000000000000000000/000000000000000001/000000000000000000

2019-12-02 Thread GitBox
jiazhai commented on issue #5668: bookie server's log error: Failed to restore 
rocksdb 00/01/00
URL: https://github.com/apache/pulsar/issues/5668#issuecomment-560454915
 
 
   @kaykillyou Sorry for the late. If you were starting broker by 
`./pulsar-daemon start broker`, then I guess you were running in a cluster 
mode.  In cluster mode '-nss' will not take effect. 
   besides `./pulsar-daemon start broker`, was there any other conf file 
changes for `broker.conf`, and which command is used to start a bookie, was 
there any change for  `bookkeeper.conf`? 
   looked into the code, seems by default, cluster mode will not start function 
worker and storage store.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [pulsar] jiazhai commented on issue #5668: bookie server's log error: Failed to restore rocksdb 000000000000000000/000000000000000001/000000000000000000

2019-11-19 Thread GitBox
jiazhai commented on issue #5668: bookie server's log error: Failed to restore 
rocksdb 00/01/00
URL: https://github.com/apache/pulsar/issues/5668#issuecomment-555828116
 
 
   @kaykillyou Thanks for reporting this. 
   If you are not using table service, you could pass in `-nss`(no stream store 
service) parameter when start broker or standalone. 
   
   we will try to reproduce this issue and track it.


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:
us...@infra.apache.org


With regards,
Apache Git Services