Hi,
Not sure what really happens, but my couchbase server never returns if I issues a query with stale=false. For example,
Also, CPU usage is more than 95%.
It returns immediately if I don’t specify stale=false.
It worked fine before, but not sure what happened. The database corrupted? Anything I can do?
It is a development environment, so the data is small – only about 120 docs (and the query shall return only about 10 docs).
BTW, I’m using 2.2 community edition.
Thanks.