infobip / popout

Java file-based extremely fast and reliable FIFO queue.
Apache License 2.0
58 stars 13 forks source link

Can't start queue if folder is not empty #4

Closed hewrin closed 3 years ago

hewrin commented 3 years ago

Hi,

I've found that I am unable to start a queue if the folder where I store the wal files is not empty, I assumed setting restoreFromDisk to true would allow me to populate a newly started queue with the files still in the folder.

Is there something I need to do other than setting restoreFromDisk to true?

Many thanks in advance

hewrin commented 3 years ago

Sorry, seems like this is solved in the latest version, need to use 2.1.1