You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/05 06:10:47 UTC

[GitHub] biju78 opened a new issue #790: Couch Db take 100% usage on replication with heavy data

biju78 opened a new issue #790: Couch Db take 100% usage on replication with heavy data
URL: https://github.com/apache/couchdb/issues/790
 
 
   When we triggering continuous replication with some heavy data( more than 10000 records) we found that couch db process take 100%  CPU usage.Most of the time erlang.exe process take more than 60% and many couchjs.exe process take 4% each.
   This problem is also  occurring without heavy data while we triggering more than 400 continuous replication triggering in a  single data base.Once this issue occurs(100% CPU usage) some times replication is too slow or it dose not works.As per some google search we try to resolve this solution by resolving lowering the values of  configuration properties(default.ini)  worker_processes, worker_batch_size and  http_connections. But it dose not works. If any one know how to resolve this issue then please help us..
   
   Thanks in Advance.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services