bwmcadams opened a new pull request #2956: Introduce separate Akka dispatchers for CouchDB and Kafka Clients URL: https://github.com/apache/incubator-openwhisk/pull/2956 - Rest of system continues to use the default system dispatcher - Kafka and CouchDB clients each get their own dispatchers * This should prevent all of the akka based stuff from competing constantly for threads * Kafka and Couch can be tuned now based on individual needs - Dispatchers are defined in common `reference.conf`, so config can be overridden by dependents Refs #2954
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
