This is an automated email from the ASF dual-hosted git repository.

tysonnorris pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


    from 2c6bbe4  Fixed to check entityType when deserializing entity (#4702)
     add 0b7bdb2  Optimize ack messages for setups not collecting logs  (#4699)

No new revisions were added by this update.

Summary of changes:
 .../containerpool/logging/LogDriverLogStore.scala  |   2 +
 .../core/containerpool/logging/LogStore.scala      |   6 +
 .../core/containerpool/ContainerProxy.scala        | 101 ++++++-------
 .../openwhisk/core/invoker/InvokerReactive.scala   |  28 +++-
 .../openwhisk/core/invoker/LogStoreCollector.scala |  27 ++--
 .../containerpool/test/ContainerProxyTests.scala   | 156 ++++++++++++++++++++-
 6 files changed, 254 insertions(+), 66 deletions(-)
 copy 
common/scala/src/main/scala/org/apache/openwhisk/core/containerpool/ContainerClient.scala
 => 
core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/LogStoreCollector.scala
 (50%)

Reply via email to