0

For the pulsar bookeeper, the log file under the path /bookkeeper/ledgers/current/*.log is just the log file or it is used to store the message?

Will it will lose the message, if I delete the log file?

Gaurav Jeswani
  • 4,410
  • 6
  • 26
  • 47
hezonglin
  • 19
  • 3

1 Answers1

0

It's where messages entry data are stored. Don't delete that :-) !

Christophe Bornet
  • 1,062
  • 8
  • 8