This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.
from 6139b00 Make package object as simple object (#4661)
add cd7a639 Refactor the ActiveAck implemenation to simplify testing
(#4658)
No new revisions were added by this update.
Summary of changes:
.../openwhisk/core/invoker/InvokerReactive.scala | 38 +----------
.../core/invoker/MessagingActiveAck.scala | 77 ++++++++++++++++++++++
2 files changed, 80 insertions(+), 35 deletions(-)
create mode 100644
core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/MessagingActiveAck.scala