bdoyle0182 commented on code in PR #5206:
URL: https://github.com/apache/openwhisk/pull/5206#discussion_r843128309
##########
common/scala/src/main/resources/reference.conf:
##########
@@ -28,6 +28,7 @@ whisk.spi {
AuthenticationDirectiveProvider =
org.apache.openwhisk.core.controller.BasicAuthenticationDirective
InvokerProvider = org.apache.openwhisk.core.invoker.InvokerReactive
InvokerServerProvider =
org.apache.openwhisk.core.invoker.DefaultInvokerServer
+ DurationCheckerProvider =
org.apache.openwhisk.core.scheduler.queue.NoopDurationCheckerProvider
Review Comment:
Regardless of whether the ansible changes make it in, I think we should
merge in the changes to this file so that service can at least run with all of
the necessary providers. If you want to put this file's changes in a separate
PR I'd approve that. Don't have an opinion on the ansible change
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]