vvraskin commented on a change in pull request #2531: Use akka distributed map
to store the shared state
URL:
https://github.com/apache/incubator-openwhisk/pull/2531#discussion_r129877739
##########
File path: core/controller/src/main/resources/application.conf
##########
@@ -38,3 +38,13 @@ spray.can.server {
max-content-length = 50m
}
}
+
+# Disable legacy metrics in akka-cluster.
Review comment:
Thats not the final version of the config, going to document it we indeed
turn it off.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services