Flush taking 17 seconds on an empty bucket

Why is the flush call taking so long?

Hey @nsculli,

Flush takes a while to execute as it has to wait for all servers to successfully finish clearing their data. I’ve not seen it take this long personally though, have you tried to execute flush from the Web UI and comparing the execution times, perhaps there is a misconfiguration in your server which is causing flush to be delayed?

Cheers, Brett

Hi @brett19

Thank you for responding. Yes the Web UI also takes over 17 seconds to flush the empty bucket.

I am using the default configuration provided by the official Couchbase docker container. What are some things that may be mis-configured?
Nate