I've found that replication crashes pin the cpu and can even make couch unresponsive because the message queues and internal state of the replication processes is huge SASL logging serializes it all to the log file.
I don't really have a good solution to this. Maybe there should be an option for turning off SASL in couch which would restrict the log messages to explicitly logged messages from couches ?LOG_<level> functions. It seems a reasonable default to me that SASL is only enabled when log level is DEBUG. If people feel good about this I'd happily make the patch. On Apr 19, 2010 10:39 AM, "Adam Kocoloski" <[email protected]> wrote: Thanks Fredrik. I think I have a pretty good handle on what's happening and have replied in detail in JIRA. Best, Adam On Apr 19, 2010, at 10:22 AM, Fredrik Widlund wrote: > > > Hi, > > https://issues.apache.org/ji...
