You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/02/09 14:00:13 UTC

[GitHub] rabbah commented on a change in pull request #4229: Add support for TTL at collection level with CosmosDB

rabbah commented on a change in pull request #4229: Add support for TTL at collection level with CosmosDB
URL: https://github.com/apache/incubator-openwhisk/pull/4229#discussion_r255299504
 
 

 ##########
 File path: common/scala/src/main/resources/application.conf
 ##########
 @@ -169,6 +169,9 @@ whisk {
         # Select from one of the supported
         # https://azure.github.io/azure-cosmosdb-java/1.0.0/com/microsoft/azure/cosmosdb/ConsistencyLevel.html
         consistency-level = "Session"
+
+        # TTL duration. By default no TTL is set unless explicitly configured
+    #   time-to-live      = 60 s
 
 Review comment:
   i'm not sure what's going on with the indentation here or a few lines down - do you mind correcting? 🙏 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services