This is an automated email from the ASF dual-hosted git repository.
style95 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
from 639c4a914 add support for etcd client authentication (#5269)
add c66486e70 Consider binding action when creating or recovering queue.
(#5267)
No new revisions were added by this update.
Summary of changes:
.../openwhisk/core/service/WatcherService.scala | 1 +
.../core/loadBalancer/FPCPoolBalancer.scala | 2 +-
.../v2/FunctionPullingContainerPool.scala | 8 ++-
.../v2/FunctionPullingContainerProxy.scala | 5 +-
.../containerpool/v2/InvokerHealthManager.scala | 3 +-
.../core/scheduler/queue/QueueManager.scala | 17 +++--
.../test/FunctionPullingContainerPoolTests.scala | 60 ++++++++--------
.../test/FunctionPullingContainerProxyTests.scala | 83 +++++++++++-----------
8 files changed, 98 insertions(+), 81 deletions(-)