[GitHub] asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references

2018-11-21 Thread GitBox
asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references URL: https://github.com/apache/incubator-openwhisk/pull/4122#discussion_r235544111 ## File path:

[GitHub] asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references

2018-11-21 Thread GitBox
asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references URL: https://github.com/apache/incubator-openwhisk/pull/4122#discussion_r235543832 ## File path:

[GitHub] asteed opened a new issue #4130: Inconsistent error when retrieving a package bound to deleted package

2018-11-21 Thread GitBox
asteed opened a new issue #4130: Inconsistent error when retrieving a package bound to deleted package URL: https://github.com/apache/incubator-openwhisk/issues/4130 ## Environment details: * local ansible deployment * version of docker, vagrant, ubuntu, ... ``` →

[GitHub] asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references

2018-11-21 Thread GitBox
asteed commented on a change in pull request #4122: Protect Package Bindings from containing circular references URL: https://github.com/apache/incubator-openwhisk/pull/4122#discussion_r235505536 ## File path:

[GitHub] tysonnorris closed pull request #4126: Fix netty leak in CosmosDBArtifactStore`

2018-11-21 Thread GitBox
tysonnorris closed pull request #4126: Fix netty leak in CosmosDBArtifactStore` URL: https://github.com/apache/incubator-openwhisk/pull/4126 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] tysonnorris commented on a change in pull request #4126: Fix netty leak in CosmosDBArtifactStore`

2018-11-21 Thread GitBox
tysonnorris commented on a change in pull request #4126: Fix netty leak in CosmosDBArtifactStore` URL: https://github.com/apache/incubator-openwhisk/pull/4126#discussion_r235454032 ## File path:

[GitHub] tysonnorris commented on a change in pull request #4126: Fix netty leak in CosmosDBArtifactStore`

2018-11-21 Thread GitBox
tysonnorris commented on a change in pull request #4126: Fix netty leak in CosmosDBArtifactStore` URL: https://github.com/apache/incubator-openwhisk/pull/4126#discussion_r235440482 ## File path:

[GitHub] mdeuser closed pull request #105: fixing logic on test for result success

2018-11-21 Thread GitBox
mdeuser closed pull request #105: fixing logic on test for result success URL: https://github.com/apache/incubator-openwhisk-client-go/pull/105 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] tysonnorris commented on a change in pull request #383: enable use of concurrency action limits via cli

2018-11-21 Thread GitBox
tysonnorris commented on a change in pull request #383: enable use of concurrency action limits via cli URL: https://github.com/apache/incubator-openwhisk-cli/pull/383#discussion_r235410120 ## File path:

[GitHub] mdeuser commented on a change in pull request #105: fixing logic on test for result success

2018-11-21 Thread GitBox
mdeuser commented on a change in pull request #105: fixing logic on test for result success URL: https://github.com/apache/incubator-openwhisk-client-go/pull/105#discussion_r235391180 ## File path: whisk/client.go ## @@ -676,12 +676,10 @@ func

[GitHub] codecov-io edited a comment on issue #4115: Ensure, that Result-ack is sent before Completion-ack.

2018-11-21 Thread GitBox
codecov-io edited a comment on issue #4115: Ensure, that Result-ack is sent before Completion-ack. URL: https://github.com/apache/incubator-openwhisk/pull/4115#issuecomment-440231764 # [Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/4115?src=pr=h1) Report > Merging

[GitHub] mhenke1 closed pull request #4119: Fix test failures in case min and max concurrency settings are identical

2018-11-21 Thread GitBox
mhenke1 closed pull request #4119: Fix test failures in case min and max concurrency settings are identical URL: https://github.com/apache/incubator-openwhisk/pull/4119 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the

[GitHub] mhenke1 edited a comment on issue #4119: Fix test failures in case min and max concurrency settings are identical

2018-11-21 Thread GitBox
mhenke1 edited a comment on issue #4119: Fix test failures in case min and max concurrency settings are identical URL: https://github.com/apache/incubator-openwhisk/pull/4119#issuecomment-440301761 superseeded by https://github.com/apache/incubator-openwhisk/pull/4125

[GitHub] kpavel opened a new pull request #3886: Proposing Lean OpenWhisk

2018-11-21 Thread GitBox
kpavel opened a new pull request #3886: Proposing Lean OpenWhisk URL: https://github.com/apache/incubator-openwhisk/pull/3886 The proposition is to get rid of Kafka, have controller and invoker compiled together into a "lean" controller-invoker (have a Gradle project for that) with

[GitHub] kpavel closed pull request #3886: Proposing Lean OpenWhisk

2018-11-21 Thread GitBox
kpavel closed pull request #3886: Proposing Lean OpenWhisk URL: https://github.com/apache/incubator-openwhisk/pull/3886 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] bipinm commented on issue #173: failing with "dial tcp: lookup minio.docker on 127.0.0.11:53: no such host"

2018-11-21 Thread GitBox
bipinm commented on issue #173: failing with "dial tcp: lookup minio.docker on 127.0.0.11:53: no such host" URL: https://github.com/apache/incubator-openwhisk-devtools/issues/173#issuecomment-440572667 Same issue, unable to resolve even after setting "export DOCKER_HOST_IP=172.17.0.1".