Hi Kiril, no it’s not normal. Did you mean `couchjs` when you said `couchdb`? 
If so it’s likely related to indexing. Do your views have custom reduce 
functions? A poorly-behaved custom reduce function (e.g. one that doesn’t 
really “reduce” its output) could yield very slow indexing. Does the dashboard 
indicate any indexing jobs ongoing?

Adam

> On Jul 7, 2015, at 1:42 PM, Kiril Stankov <ki...@open-net.biz> wrote:
> 
> Hi,
> 
> I've loaded 15K docs to a single DB, with 7 views, which do not emit docs 
> (just id's).
> Since then (4 hours now) the CPU is constantly high (~15-20%) with most of it 
> divided between couchdb and beam.smp.
> In addition couch became significantly slower than before (when there were ~ 
> 3K docs).
> Is that normal? Can it be related to indexing? How long can it take?
> 
> Thanks in advance.
> 
> Kiril.
> 

Reply via email to