You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/19 14:21:39 UTC

[GitHub] [openwhisk] chetanmeh opened a new issue #4635: Combine active ack and slot release for setups not collecting logs directly

chetanmeh opened a new issue #4635: Combine active ack and slot release for setups not collecting logs directly
URL: https://github.com/apache/openwhisk/issues/4635
 
 
   This is extension of #4624 as discussed in [comments][1]. We can optimize the Kafka flow for setups which do not collect logs as part of invocation flow and instead use some sort of `LogDriverLogStore`
   
   Such setups can send `CombinedCompletionAndResultMessage` if
   
   1. `job.action.limits.logs.asMegaBytes == 0.MB`
   2. OR `LogDriverLogStore` is being used
   
   [1]: https://github.com/apache/openwhisk/pull/4624#discussion_r325996077

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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