[GitHub] jasonpet commented on issue #123: Avoid that trigger is fired too often if request to OpenWhisk is too ?

2017-08-10 Thread git
jasonpet commented on issue #123: Avoid that trigger is fired too often if request to OpenWhisk is too ? URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/123#issuecomment-321551647 @csantanapr - can you please merge this?

[GitHub] dubeejw commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-10 Thread git
dubeejw commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321573610 @underwoodb-sd-ibm, test is in the correct suite. This is an

[GitHub] cbickel opened a new pull request #2600: Remove databases of old ReplicatorTests that failed

2017-08-10 Thread git
cbickel opened a new pull request #2600: Remove databases of old ReplicatorTests that failed URL: https://github.com/apache/incubator-openwhisk/pull/2600 This PR does a cleanup before the ReplicatorTests starts. In addition, it fixes the retry method in the replicator-script.

[GitHub] markusthoemmes commented on a change in pull request #2600: Remove databases of old ReplicatorTests that failed

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2600: Remove databases of old ReplicatorTests that failed URL: https://github.com/apache/incubator-openwhisk/pull/2600#discussion_r132454181 ## File path: tests/src/test/scala/whisk/core/database/test/ReplicatorTests.scala

[GitHub] houshengbo commented on a change in pull request #2557: Fix ansible script for distributed environment

2017-08-10 Thread git
houshengbo commented on a change in pull request #2557: Fix ansible script for distributed environment URL: https://github.com/apache/incubator-openwhisk/pull/2557#discussion_r132459758 ## File path: ansible/roles/cli/tasks/deploy.yml ## @@ -24,8 +24,4 @@ copy: src={{

[GitHub] underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321575776 @csantanapr - I'm assuming we need to wait for @rabbah to give the ok, but is it possible to merge this guy when/if

[GitHub] spattewar commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help

2017-08-10 Thread git
spattewar commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help URL: https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321549258 @devbv @rabbah please help when you get time. I was able to reintall nginx. Then tear down the

[GitHub] cbickel opened a new pull request #2601: Invalidate Caches between controllers with Kafka

2017-08-10 Thread git
cbickel opened a new pull request #2601: Invalidate Caches between controllers with Kafka URL: https://github.com/apache/incubator-openwhisk/pull/2601 This PR adds the ability to invalidate caches between controllers on updating and deleting the cache on one of the controllers. It also

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321589687 PG1 1939 - Passed This is an automated message from the Apache Git

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321589607 Update: added code to allow `wsk list` and `wsk namespace get` to properly print rule status. Inadvertently closes #2598.

[GitHub] csantanapr closed pull request #66: change cli to curl for integration script

2017-08-10 Thread git
csantanapr closed pull request #66: change cli to curl for integration script URL: https://github.com/apache/incubator-openwhisk-client-js/pull/66 This is an automated message from the Apache Git Service. To respond to the

[GitHub] tleyden opened a new issue #25: Not adding "api" to the URL

2017-08-10 Thread git
tleyden opened a new issue #25: Not adding "api" to the URL URL: https://github.com/apache/incubator-openwhisk-client-go/issues/25 I'm running against Bluemix, and trying to list activations with: ``` config, err := WhiskConfigFromEnvironment() if err != nil {

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321377908 PG1 1938 This is an automated message from the Apache Git Service.

[GitHub] ningyougang commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help

2017-08-10 Thread git
ningyougang commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help URL: https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321736320 @spattewar , @rabbah * First rebase your codes from upstream, because there has many more

[GitHub] xingzhou commented on issue #43: WIP: configure/deploy via helm charts

2017-08-10 Thread git
xingzhou commented on issue #43: WIP: configure/deploy via helm charts URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/43#issuecomment-321465582 just created another ticket in k8s official charts repo: https://github.com/kubernetes/charts/issues/1648 Once this

[GitHub] xingzhou commented on issue #43: WIP: configure/deploy via helm charts

2017-08-10 Thread git
xingzhou commented on issue #43: WIP: configure/deploy via helm charts URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/43#issuecomment-321470270 @berndtj, are you still working on this? as we are also trying to write a chart to deploy open whisk, not sure if we can

[GitHub] xingzhou commented on issue #43: WIP: configure/deploy via helm charts

2017-08-10 Thread git
xingzhou commented on issue #43: WIP: configure/deploy via helm charts URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/43#issuecomment-321470270 @berndtj, are you still working on this? as we are also trying to write a chart to deploy open whisk, not sure if we can

[GitHub] cbickel opened a new pull request #123: Avoid that trigger is fired too often if request to OpenWhisk is too ?

2017-08-10 Thread git
cbickel opened a new pull request #123: Avoid that trigger is fired too often if request to OpenWhisk is too ? URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/123 ?slow. If updates from Cloudant arrive faster than the requests to OpenWhisk take, more

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132405059 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDbStoreProvider.scala ## @@ -18,16

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132405059 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDbStoreProvider.scala ## @@ -18,16

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132406663 ## File path: core/controller/src/main/scala/whisk/core/loadBalancer/LoadBalancerService.scala ## @@ -77,16

[GitHub] jthomas commented on issue #66: change cli to curl for integration script

2017-08-10 Thread git
jthomas commented on issue #66: change cli to curl for integration script URL: https://github.com/apache/incubator-openwhisk-client-js/pull/66#issuecomment-321489431 ? This is an automated message from the Apache Git

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132404422 ## File path: core/controller/src/main/scala/whisk/core/loadBalancer/LoadBalancerService.scala ## @@ -31,17

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132404790 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDbRestStore.scala ## @@ -52,7 +52,8 @@

[GitHub] markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
markusthoemmes commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132406052 ## File path: core/controller/src/main/scala/whisk/core/loadBalancer/LoadBalancerService.scala ## @@ -275,6

[GitHub] csantanapr closed pull request #123: Avoid that trigger is fired too often if request to OpenWhisk is too ?

2017-08-10 Thread git
csantanapr closed pull request #123: Avoid that trigger is fired too often if request to OpenWhisk is too ? URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/123 This is an automated message from the

[GitHub] underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321587741 @dubeejw - fixed :) This is an automated message

[GitHub] houshengbo opened a new pull request #314: Pull the openwhisk images instead of building them in Travis

2017-08-10 Thread git
houshengbo opened a new pull request #314: Pull the openwhisk images instead of building them in Travis URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/314 This is an automated message from the Apache Git

[GitHub] drcariel commented on issue #2591: User-Agent CLI/version header

2017-08-10 Thread git
drcariel commented on issue #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#issuecomment-321606362 Thanks for the input @mdeuser , not sure why I found it so difficult the first time round.

[GitHub] berndtj commented on issue #43: WIP: configure/deploy via helm charts

2017-08-10 Thread git
berndtj commented on issue #43: WIP: configure/deploy via helm charts URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/43#issuecomment-321608571 I/we are working on it. I was on PTO for the past couple weeks, and I delegated to a colleague. That said, I'm sure he

[GitHub] drcariel commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-10 Thread git
drcariel commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132558633 ## File path: tools/cli/go-whisk/whisk/api.go ## @@ -43,7 +43,6 @@ type ApiListRequestOptions struct {

[GitHub] bjustin-ibm commented on issue #3: CI with travis

2017-08-10 Thread git
bjustin-ibm commented on issue #3: CI with travis URL: https://github.com/apache/incubator-openwhisk-client-js/issues/3#issuecomment-321666223 Resolved by #59 This is an automated message from the Apache Git Service. To

[GitHub] bjustin-ibm closed issue #3: CI with travis

2017-08-10 Thread git
bjustin-ibm closed issue #3: CI with travis URL: https://github.com/apache/incubator-openwhisk-client-js/issues/3 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] bjustin-ibm commented on issue #2: integration tests require manual setup and cleanup

2017-08-10 Thread git
bjustin-ibm commented on issue #2: integration tests require manual setup and cleanup URL: https://github.com/apache/incubator-openwhisk-client-js/issues/2#issuecomment-321666525 Resolved by #59 This is an automated

[GitHub] bjustin-ibm closed issue #2: integration tests require manual setup and cleanup

2017-08-10 Thread git
bjustin-ibm closed issue #2: integration tests require manual setup and cleanup URL: https://github.com/apache/incubator-openwhisk-client-js/issues/2 This is an automated message from the Apache Git Service. To respond to

[GitHub] houshengbo closed pull request #46: Deploy CouchDB manually

2017-08-10 Thread git
houshengbo closed pull request #46: Deploy CouchDB manually URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/46 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] houshengbo opened a new issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values

2017-08-10 Thread git
houshengbo opened a new issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/315 In our test case of trigger rule, one action helloworld/greeting will be created with

[GitHub] houshengbo commented on issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values

2017-08-10 Thread git
houshengbo commented on issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/315#issuecomment-321668718 @lzbj Please take a look at this issue.

[GitHub] houshengbo opened a new pull request #26: Update the Travis configuration avoiding building locally

2017-08-10 Thread git
houshengbo opened a new pull request #26: Update the Travis configuration avoiding building locally URL: https://github.com/apache/incubator-openwhisk-client-go/pull/26 This is an automated message from the Apache Git

[GitHub] jessealva commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
jessealva commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321643101 Looks like this also resolves #2598 Just looked at the change history after talking to Brandon and can verify it will fix that issue as well.

[GitHub] tleyden commented on issue #25: Not adding "api" to the URL

2017-08-10 Thread git
tleyden commented on issue #25: Not adding "api" to the URL URL: https://github.com/apache/incubator-openwhisk-client-go/issues/25#issuecomment-321594084 Another workaround that works is to add the `api` to the url before setting the `config.BaseURL` variable. If that's the

[GitHub] bjustin-ibm commented on issue #210: How to use message feed

2017-08-10 Thread git
bjustin-ibm commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321548728 > Setting up a Message Hub package outside Bluemix > Is this install Message Hub package on the local host outside Bluemix?

[GitHub] houshengbo closed pull request #2557: Fix ansible script for distributed environment

2017-08-10 Thread git
houshengbo closed pull request #2557: Fix ansible script for distributed environment URL: https://github.com/apache/incubator-openwhisk/pull/2557 This is an automated message from the Apache Git Service. To respond to the

[GitHub] cbickel commented on a change in pull request #2600: Remove databases of old ReplicatorTests that failed

2017-08-10 Thread git
cbickel commented on a change in pull request #2600: Remove databases of old ReplicatorTests that failed URL: https://github.com/apache/incubator-openwhisk/pull/2600#discussion_r132475988 ## File path: tests/src/test/scala/whisk/core/database/test/ReplicatorTests.scala ##

[GitHub] houshengbo opened a new pull request #95: Pull the openwhisk image instead of building it

2017-08-10 Thread git
houshengbo opened a new pull request #95: Pull the openwhisk image instead of building it URL: https://github.com/apache/incubator-openwhisk-cli/pull/95 This is an automated message from the Apache Git Service. To respond

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-10 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321508475 @bjustin-ibm thanks in case 1: Should I register a new account on the local host for message hub? in case 2: I tried this

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321532534 @rabbah, test has been moved to `WskBasicUsageTests`. Please confirm where I put it in the test is satisfactory, and if so, I'll tag

[GitHub] underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321532624 @rabbah, test has been moved to WskBasicUsageTests. Please confirm where I put it in the test is satisfactory, and

[GitHub] underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321532783 @rabbah, tests have been moved to WskBasicUsageTests. Please confirm where I put it in the test is satisfactory,

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321532534 @rabbah, test has been moved to `WskBasicUsageTests`. Please confirm where I put it in the test is satisfactory, and if so, I'll tag

[GitHub] csantanapr closed pull request #93: Sync openwhisk

2017-08-10 Thread git
csantanapr closed pull request #93: Sync openwhisk URL: https://github.com/apache/incubator-openwhisk-cli/pull/93 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] xingzhou commented on issue #43: WIP: configure/deploy via helm charts

2017-08-10 Thread git
xingzhou commented on issue #43: WIP: configure/deploy via helm charts URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/43#issuecomment-321723470 yeap, I agree. But anyway, we would still look forward to working out a separate charts deployment solution first, please

[GitHub] rabbah commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help

2017-08-10 Thread git
rabbah commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help URL: https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321723909 If you dont want to use -i, you can create signed certificate (cerbot?). @ningyougang @style95 might

[GitHub] zachschultz commented on issue #291: Do not print "Done!" after deployment phase; use only success/failure (binary)

2017-08-10 Thread git
zachschultz commented on issue #291: Do not print "Done!" after deployment phase; use only success/failure (binary) URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/291#issuecomment-321646359 For Blueprints work this would be very helpful, when my wskdeploy action runs

[GitHub] rabbah closed pull request #2326: Alphabetize listings in CLI

2017-08-10 Thread git
rabbah closed pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] lzbj commented on issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values

2017-08-10 Thread git
lzbj commented on issue #315: Use case of trigger rule does not configure the pramters of the action with the correct values URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/315#issuecomment-321714940 Ok, I'll take a look once I finished current bugs fix.

[GitHub] rabbah closed issue #2270: wsk action get --summary only works for actions with annotations

2017-08-10 Thread git
rabbah closed issue #2270: wsk action get --summary only works for actions with annotations URL: https://github.com/apache/incubator-openwhisk/issues/2270 This is an automated message from the Apache Git Service. To

[GitHub] rabbah closed pull request #2424: Allow optional leading slash in CLI commands

2017-08-10 Thread git
rabbah closed pull request #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424 This is an automated message from the Apache Git Service. To respond to the

[GitHub] rabbah closed issue #2328: CLI support fully qualified name with 3 parts with no leading slash.

2017-08-10 Thread git
rabbah closed issue #2328: CLI support fully qualified name with 3 parts with no leading slash. URL: https://github.com/apache/incubator-openwhisk/issues/2328 This is an automated message from the Apache Git Service. To

[GitHub] rabbah commented on a change in pull request #2326: Alphabetize listings in CLI

2017-08-10 Thread git
rabbah commented on a change in pull request #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r132605989 ## File path: tests/src/test/scala/whisk/core/cli/test/WskBasicUsageTests.scala ## @@ -959,6 +959,141 @@

[GitHub] pritidesai commented on a change in pull request #298: Fix Parameter Resolution (both schema) & documentation for the triggerrule use case

2017-08-10 Thread git
pritidesai commented on a change in pull request #298: Fix Parameter Resolution (both schema) & documentation for the triggerrule use case URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/298#discussion_r132602321 ## File path: parsers/manifest_parser.go

[GitHub] drcariel commented on issue #2591: User-Agent CLI/version header

2017-08-10 Thread git
drcariel commented on issue #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#issuecomment-321714021 PG2~1937 This is an automated message from the Apache Git Service. To

[GitHub] rabbah commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-10 Thread git
rabbah commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132605285 ## File path: core/controller/src/main/scala/whisk/core/controller/WebActions.scala ## @@ -326,7 +326,7

[GitHub] rabbah commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-10 Thread git
rabbah commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132605304 ## File path: core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala ## @@ -121,7 +121,7 @@

[GitHub] rabbah commented on a change in pull request #2591: User-Agent CLI/version header

2017-08-10 Thread git
rabbah commented on a change in pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591#discussion_r132605304 ## File path: core/controller/src/main/scala/whisk/core/controller/RestAPIs.scala ## @@ -121,7 +121,7 @@

[GitHub] rabbah closed pull request #2599: Remove the additional ansible script in deploy for local CLI mode

2017-08-10 Thread git
rabbah closed pull request #2599: Remove the additional ansible script in deploy for local CLI mode URL: https://github.com/apache/incubator-openwhisk/pull/2599 This is an automated message from the Apache Git Service. To

[GitHub] rabbah closed pull request #2490: CLI summaries for actions without annotations

2017-08-10 Thread git
rabbah closed pull request #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490 This is an automated message from the Apache Git Service. To respond to the

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-10 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321508475 @bjustin-ibm thanks in case 1: Should I register a new accoun on the local host for message hub? in case 2: I tried this

[GitHub] bjustin-ibm commented on issue #210: How to use message feed

2017-08-10 Thread git
bjustin-ibm commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321523192 Please keep in mind that this feed provider (the code in this repo) interacts with an external service - either a Message Hub

[GitHub] underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI

2017-08-10 Thread git
underwoodb-sd-ibm commented on issue #2326: Alphabetize listings in CLI URL: https://github.com/apache/incubator-openwhisk/pull/2326#issuecomment-321536578 @dubeejw - please confirm that the issue you raised with the ToHeaderString() functions have been addressed properly? Thanks

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-10 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321536519 @bjustin-ibm thanks in case 1 - Setting up a Message Hub package outside Bluemix Is this install Message Hub package on

[GitHub] tysonnorris commented on a change in pull request #2584: SPI for Loadbalancer

2017-08-10 Thread git
tysonnorris commented on a change in pull request #2584: SPI for Loadbalancer URL: https://github.com/apache/incubator-openwhisk/pull/2584#discussion_r132442155 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDbStoreProvider.scala ## @@ -18,16 +18,18

[GitHub] zhy989 commented on issue #210: How to use message feed

2017-08-10 Thread git
zhy989 commented on issue #210: How to use message feed URL: https://github.com/apache/incubator-openwhisk-package-kafka/issues/210#issuecomment-321536519 @bjustin-ibm thanks in case 1 - Setting up a Message Hub package outside Bluemix Is this install Message Hub package on