[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #5074: [New Scheduler] Manage container creation

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #5074: URL: https://github.com/apache/openwhisk/pull/5074#issuecomment-834018480 #

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #4910: Document for prewarmed container

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #4910: URL: https://github.com/apache/openwhisk/pull/4910#issuecomment-632586255 #

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #4910: Document for prewarmed container

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #4910: URL: https://github.com/apache/openwhisk/pull/4910#issuecomment-632586255 #

[GitHub] [openwhisk] ningyougang commented on a change in pull request #4910: Document for prewarmed container

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #4910: URL: https://github.com/apache/openwhisk/pull/4910#discussion_r627888346 ## File path: docs/prewarm.md ## @@ -0,0 +1,106 @@ + + +# runtimes + +the runtime is the docker image for different language, e.g. nodejs:N,

[GitHub] [openwhisk] ningyougang commented on a change in pull request #4910: Document for prewarmed container

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #4910: URL: https://github.com/apache/openwhisk/pull/4910#discussion_r627888039 ## File path: docs/prewarm.md ## @@ -0,0 +1,106 @@ + + +# runtimes Review comment: Already moved to `actions.md`'s `## Languages and

[GitHub] [openwhisk] ningyougang commented on a change in pull request #4910: Document for prewarmed container

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #4910: URL: https://github.com/apache/openwhisk/pull/4910#discussion_r627887835 ## File path: docs/prewarm.md ## @@ -0,0 +1,106 @@ + + +# runtimes + +the runtime is the docker image for different language, e.g. nodejs:N,

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #5074: [New Scheduler] Manage container creation

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #5074: URL: https://github.com/apache/openwhisk/pull/5074#issuecomment-834018480 #

[GitHub] [openwhisk] codecov-commenter commented on pull request #5074: [New Scheduler] Manage container creation

2021-05-06 Thread GitBox
codecov-commenter commented on pull request #5074: URL: https://github.com/apache/openwhisk/pull/5074#issuecomment-834018480 #

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#issuecomment-828138461 #

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#issuecomment-828138461 #

[GitHub] [openwhisk] codecov-commenter edited a comment on pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
codecov-commenter edited a comment on pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#issuecomment-828138461 #

[GitHub] [openwhisk] ningyougang commented on a change in pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#discussion_r622878434 ## File path: core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/v2/FunctionPullingContainerPool.scala ## @@ -0,0 +1,857 @@ +/* +

[GitHub] [openwhisk] ningyougang commented on a change in pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#discussion_r627863269 ## File path: core/invoker/src/main/resources/application.conf ## @@ -60,9 +60,13 @@ whisk { user-memory: 1024 m concurrent-peek-factor:

[GitHub] [openwhisk] ningyougang commented on a change in pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
ningyougang commented on a change in pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#discussion_r627862698 ## File path: core/invoker/src/main/resources/application.conf ## @@ -60,9 +60,13 @@ whisk { user-memory: 1024 m concurrent-peek-factor:

[GitHub] [openwhisk] bdoyle0182 commented on pull request #5065: Upgrade to Akka 2.6.12

2021-05-06 Thread GitBox
bdoyle0182 commented on pull request #5065: URL: https://github.com/apache/openwhisk/pull/5065#issuecomment-833800326 @vrann 1. If you're upgrading to akka 2.6, you first need to upgrade to akka 2.6.2-2.6.4 to perform a rolling restart upgrade for cluster remoting serialization

[GitHub] [openwhisk] style95 commented on a change in pull request #5102: [New Scheduler] Implement FunctionPullingContainerPool

2021-05-06 Thread GitBox
style95 commented on a change in pull request #5102: URL: https://github.com/apache/openwhisk/pull/5102#discussion_r627261946 ## File path: core/invoker/src/main/resources/application.conf ## @@ -60,9 +60,13 @@ whisk { user-memory: 1024 m concurrent-peek-factor: 0.5

[GitHub] [openwhisk] style95 commented on pull request #5074: [New Scheduler] Manage container creation

2021-05-06 Thread GitBox
style95 commented on pull request #5074: URL: https://github.com/apache/openwhisk/pull/5074#issuecomment-833315470 > I wrote a document: https://cwiki.apache.org/confluence/display/OPENWHISK/ContainerManager Can we add a section about warmup? -- This is an automated message from

[GitHub] [openwhisk] KeonHee commented on pull request #5074: [New Scheduler] Manage container creation

2021-05-06 Thread GitBox
KeonHee commented on pull request #5074: URL: https://github.com/apache/openwhisk/pull/5074#issuecomment-833307836 I wrote a document: https://cwiki.apache.org/confluence/display/OPENWHISK/ContainerManager -- This is an automated message from the Apache Git Service. To respond

[GitHub] [openwhisk] Deklin edited a comment on pull request #4986: Implement action versioning

2021-05-06 Thread GitBox
Deklin edited a comment on pull request #4986: URL: https://github.com/apache/openwhisk/pull/4986#issuecomment-833305103 Just to add some comments to this. It would be beneficial to be able to run an action with a @version tag as specified e.g. /helloworld@1.0.0 However it

[GitHub] [openwhisk] Deklin commented on pull request #4986: Implement action versioning

2021-05-06 Thread GitBox
Deklin commented on pull request #4986: URL: https://github.com/apache/openwhisk/pull/4986#issuecomment-833305103 Just to add some comments to this. It would be beneficial to be able to run an action with a @version tag as specified e.g. /helloworld@1.0.0 However it is

[GitHub] [openwhisk] style95 merged pull request #5062: Add prefix for topics

2021-05-06 Thread GitBox
style95 merged pull request #5062: URL: https://github.com/apache/openwhisk/pull/5062 -- 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,