style95 commented on a change in pull request #5098:
URL: https://github.com/apache/openwhisk/pull/5098#discussion_r615494085
##########
File path:
core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/InvokerReactive.scala
##########
@@ -299,4 +300,8 @@ class InvokerReactive(
}
})
+ override def enable(): Route = ???
Review comment:
I haven't tried it but would it be ok to leave these methods empty to
run it?
--
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:
[email protected]