[GitHub] dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause

2017-10-13 Thread git
dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause URL: https://github.com/apache/incubator-openwhisk/pull/2828#issuecomment-336512882 PG2 2167 - completed successfully

[GitHub] dgrove-oss commented on issue #68: Update counchdb image init script to avoid python package installatio?

2017-10-13 Thread git
dgrove-oss commented on issue #68: Update counchdb image init script to avoid python package installatio? URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/68#issuecomment-336559299 This is one of the images that has kube-specific changes to it (motivating my email to

[GitHub] dubeejw commented on a change in pull request #2847: Treat action code as attachments for created/updated actions

2017-10-13 Thread git
dubeejw commented on a change in pull request #2847: Treat action code as attachments for created/updated actions URL: https://github.com/apache/incubator-openwhisk/pull/2847#discussion_r144643287 ## File path: common/scala/src/main/scala/whisk/core/entity/Exec.scala ##

[GitHub] dubeejw commented on a change in pull request #2847: Treat action code as attachments for created/updated actions

2017-10-13 Thread git
dubeejw commented on a change in pull request #2847: Treat action code as attachments for created/updated actions URL: https://github.com/apache/incubator-openwhisk/pull/2847#discussion_r144643287 ## File path: common/scala/src/main/scala/whisk/core/entity/Exec.scala ##

[GitHub] dubeejw commented on a change in pull request #2855: Cache database attachments

2017-10-13 Thread git
dubeejw commented on a change in pull request #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#discussion_r144633130 ## File path: common/scala/src/main/scala/whisk/core/entity/WhiskAction.scala ## @@ -275,12 +278,10 @@ object

[GitHub] dubeejw commented on a change in pull request #2855: Cache database attachments

2017-10-13 Thread git
dubeejw commented on a change in pull request #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#discussion_r144642462 ## File path: common/scala/src/main/scala/whisk/core/database/DocumentFactory.scala ## @@ -245,26 +261,35 @@

[GitHub] houshengbo opened a new pull request #606: Add the dependency back to validate packages

2017-10-13 Thread git
houshengbo opened a new pull request #606: Add the dependency back to validate packages URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/606 This is an automated message from the Apache Git Service. To

[GitHub] rabbah commented on issue #68: Update counchdb image init script to avoid python package installatio?

2017-10-13 Thread git
rabbah commented on issue #68: Update counchdb image init script to avoid python package installatio? URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/68#issuecomment-336540320 @csantanapr has an apache jenkins job that is continuously publishing the core images to

[GitHub] dubeejw commented on a change in pull request #2855: Cache database attachments

2017-10-13 Thread git
dubeejw commented on a change in pull request #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#discussion_r144633130 ## File path: common/scala/src/main/scala/whisk/core/entity/WhiskAction.scala ## @@ -275,12 +278,10 @@ object

[GitHub] dgrove-oss commented on issue #68: Update counchdb image init script to avoid python package installatio?

2017-10-13 Thread git
dgrove-oss commented on issue #68: Update counchdb image init script to avoid python package installatio? URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/68#issuecomment-336538234 Would the general problem be helped if we were routinely rebuilding & publishing the

[GitHub] dubeejw opened a new pull request #2855: Cache database attachments

2017-10-13 Thread git
dubeejw opened a new pull request #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855 Caches attachments with corresponding actions when an action is created/updated. The attachment is also cached on a fetch if it is not already cached.

[GitHub] pritidesai opened a new issue #605: How do we prevent Concurrent Access to same OpenWhisk entity?

2017-10-13 Thread git
pritidesai opened a new issue #605: How do we prevent Concurrent Access to same OpenWhisk entity? URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/605 We have seen couple of concurrency issues with deployment/undeployment when - triggers and rules When we

[GitHub] houshengbo closed pull request #604: Revert "Add Json support for Input parameters (#601)"

2017-10-13 Thread git
houshengbo closed pull request #604: Revert "Add Json support for Input parameters (#601)" URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/604 This is an automated message from the Apache Git Service. To

[GitHub] houshengbo closed pull request #603: changing rule/trigger names and removing dependency for now

2017-10-13 Thread git
houshengbo closed pull request #603: changing rule/trigger names and removing dependency for now URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/603 This is an automated message from the Apache Git

[GitHub] houshengbo opened a new pull request #604: Revert "Add Json support for Input parameters (#601)"

2017-10-13 Thread git
houshengbo opened a new pull request #604: Revert "Add Json support for Input parameters (#601)" URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/604 This reverts commit a079773c5ef4dabc7c09301f79d10ef0562df4cd.

[GitHub] dgrove-oss commented on issue #69: Do we want to support package deployment using kubectl ?

2017-10-13 Thread git
dgrove-oss commented on issue #69: Do we want to support package deployment using kubectl ? URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/69#issuecomment-336522940 I think it makes sense to have a batch job to automate the package deployment. It would be

[GitHub] pritidesai opened a new pull request #603: changing rule/trigger names and removing dependency for now

2017-10-13 Thread git
pritidesai opened a new pull request #603: changing rule/trigger names and removing dependency for now URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/603 this is an attempt to fix build failure on master, this is just a temporary fix, we need to address the concurrent

[GitHub] dgrove-oss commented on issue #70: disable use of docker-runc by setting INVOKER_USE_RUNC to false

2017-10-13 Thread git
dgrove-oss commented on issue #70: disable use of docker-runc by setting INVOKER_USE_RUNC to false URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/70#issuecomment-336515234 Enables functionality of https://github.com/apache/incubator-openwhisk/pull/2828

[GitHub] dgrove-oss opened a new pull request #70: disable use of docker-runc by setting INVOKER_USE_RUNC to false

2017-10-13 Thread git
dgrove-oss opened a new pull request #70: disable use of docker-runc by setting INVOKER_USE_RUNC to false URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/70 Set envvar to disable use of docker-runc to pause/resume containers (will use docker pause/unpause instead).

[GitHub] dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause

2017-10-13 Thread git
dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause URL: https://github.com/apache/incubator-openwhisk/pull/2828#issuecomment-336512882 PG2 2167 ? This is an

[GitHub] dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause

2017-10-13 Thread git
dgrove-oss commented on issue #2828: option to use docker pause/unpause instead of docker-runc pause/unpause URL: https://github.com/apache/incubator-openwhisk/pull/2828#issuecomment-336499941 fixed scoping problem noticed by @markusthoemmes in code review. Added test case.

[GitHub] houshengbo closed pull request #601: Add Json support for Input parameters

2017-10-13 Thread git
houshengbo closed pull request #601: Add Json support for Input parameters URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/601 This is an automated message from the Apache Git Service. To respond to the

[GitHub] abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144573130 ## File path: tests/src/test/scala/system/packages/MessageHubFeedTests.scala

[GitHub] abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144572363 ## File path: tests/src/test/scala/system/packages/MessageHubFeedTests.scala

[GitHub] dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144567795 ## File path: tests/src/test/scala/system/packages/MessageHubFeedTests.scala

[GitHub] dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144568866 ## File path: tests/src/test/scala/system/packages/MessageHubFeedTests.scala

[GitHub] dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144569084 ## File path: action/kafkaFeedWeb.js ## @@ -61,6 +61,35 @@ function

[GitHub] dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
dubeejw commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144566377 ## File path: action/kafkaFeedWeb.js ## @@ -61,6 +61,35 @@ function

[GitHub] abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status

2017-10-13 Thread git
abaruni commented on a change in pull request #217: Add ability to get trigger configuration and status URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/217#discussion_r144406862 ## File path: action/kafkaFeedWeb.js ## @@ -61,6 +61,35 @@ function

[GitHub] sven-lange-last commented on issue #2854: Improve garbage collector out-out-memory handling and debugging

2017-10-13 Thread git
sven-lange-last commented on issue #2854: Improve garbage collector out-out-memory handling and debugging URL: https://github.com/apache/incubator-openwhisk/pull/2854#issuecomment-336422984 Yes, it makes perfect sense to also apply the same settings to the controller JVM. I just didn't

[GitHub] misl commented on issue #2466: [Feature request] OpenWhisk Java Client sdk

2017-10-13 Thread git
misl commented on issue #2466: [Feature request] OpenWhisk Java Client sdk URL: https://github.com/apache/incubator-openwhisk/issues/2466#issuecomment-336421628 Okay I got another step further. The reason I got a 202 is because I didn't tell it to do a blocking request. I figured this out

[GitHub] daisy-ycguo opened a new issue #69: Do we want to support package deployment using kubectl ?

2017-10-13 Thread git
daisy-ycguo opened a new issue #69: Do we want to support package deployment using kubectl ? URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/69 I have written yaml files to deploy alarm package and catalog package in my own

[GitHub] sayanh opened a new issue #259: Using API gateway with a redis cluster

2017-10-13 Thread git
sayanh opened a new issue #259: Using API gateway with a redis cluster URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/259 Currently, api gateway works well with a single redis instance. But if we use a cluster of 3 redis instances, api gateway fails to work giving the