You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/29 01:17:54 UTC

[GitHub] ningyougang commented on issue #2812: Implement bulk write of activations in the Invoker.

ningyougang commented on issue #2812: Implement bulk write of activations in the Invoker.
URL: https://github.com/apache/incubator-openwhisk/pull/2812#issuecomment-333005137
 
 
   If use original deal method, with mutliple action request, the invoker's `controller<n>_logs.log` exist below error
   ```
   [PUT] 'lambda-exp_activations' internal error, failure: 'DB request queue is full.' [marker:database_saveDocument_error:12941:22]
   ```
   
   So i am very expected that this pr can be merged to improve the invoker/couchdb performance.
 
----------------------------------------------------------------
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