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

2017-08-08 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-321144036 check that your /tmp/nginx directory is not owned by root - if it is delete it and redeploy nginx.

[GitHub] lzbj opened a new pull request #310: Support both manifest.yaml and manifest.yml

2017-08-08 Thread git
lzbj opened a new pull request #310: Support both manifest.yaml and manifest.yml URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/310 Mitigate same variable copy around. This is an automated message from the

[GitHub] ningyougang opened a new pull request #2594: Fix bug on ansible variable db_prefix

2017-08-08 Thread git
ningyougang opened a new pull request #2594: Fix bug on ansible variable db_prefix URL: https://github.com/apache/incubator-openwhisk/pull/2594 if `ansible node` and `target node` is not the same node, it will have problem. ``` - include: db/recreateDb.yml vars: dbName:

[GitHub] mhamann commented on issue #253: Api v2 management allows swagger config to have basepath and path both set to /

2017-08-08 Thread git
mhamann commented on issue #253: Api v2 management allows swagger config to have basepath and path both set to / URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/253#issuecomment-321139021 When it comes to the typical REST API, I don't know how often this scenario

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

2017-08-08 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-321137650 @devbv There are no logs under the nginx folder under wsklogs. Will the above command check

[GitHub] houshengbo opened a new pull request #2593: Add BaseWsk class for Wsk and WskRest to inherit

2017-08-08 Thread git
houshengbo opened a new pull request #2593: Add BaseWsk class for Wsk and WskRest to inherit URL: https://github.com/apache/incubator-openwhisk/pull/2593 This is an automated message from the Apache Git Service. To respond

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

2017-08-08 Thread git
devbv commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help URL: https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321125197 @spattewar consul did 1) store environment variables 2) check health of invokers but

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

2017-08-08 Thread git
devbv commented on issue #2567: Openwhisk Local Installation on Ubuntu 14 Failed !!! Please help URL: https://github.com/apache/incubator-openwhisk/issues/2567#issuecomment-321125197 @spattewar consul did 1) store environment variables 2) check health of invokers but now

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

2017-08-08 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-321123249 @devbv @rabbah I am trying to create action by giving the command below and it is not creating

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

2017-08-08 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-321119586 PG2 1922 - Passed This is an automated message

[GitHub] houshengbo opened a new pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes

2017-08-08 Thread git
houshengbo opened a new pull request #2592: Rename CliActivationResponse & CliActivation, and change them from inner classes to classes URL: https://github.com/apache/incubator-openwhisk/pull/2592 This PR renames the class CliActivation and CliActivationResponse and makes them available

[GitHub] pritidesai commented on issue #298: Fix Parameter Resolution (both schema) & documentation for the triggerrule use case

2017-08-08 Thread git
pritidesai commented on issue #298: Fix Parameter Resolution (both schema) & documentation for the triggerrule use case URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/298#issuecomment-321086884 Matt, I have tested your changes and have uploaded test cases here (marked

[GitHub] drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321080828 os.Setenv/os.Getenv was the easiest way for me to get access to the build version since it was intentionally excluded from

[GitHub] drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321080165 Got some code @ https://github.com/apache/incubator-openwhisk/pull/2591 if you wanna check it out

[GitHub] drcariel opened a new pull request #2591: User-Agent CLI/version header

2017-08-08 Thread git
drcariel opened a new pull request #2591: User-Agent CLI/version header URL: https://github.com/apache/incubator-openwhisk/pull/2591 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] misl commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable

2017-08-08 Thread git
misl commented on issue #2590: Feature request: Allow java action entrypoint method name to be configurable URL: https://github.com/apache/incubator-openwhisk/issues/2590#issuecomment-321078302 I was able to add support, but since I am new to openwhisk. I have not yet been able to test

[GitHub] misl opened a new issue #2590: Feature request: Allow java action entrypoint method name to be configurable

2017-08-08 Thread git
misl opened a new issue #2590: Feature request: Allow java action entrypoint method name to be configurable URL: https://github.com/apache/incubator-openwhisk/issues/2590 Looking at the 'wsk' I initially expected the entrypoint method name for java actions already to be configurable:

[GitHub] ert78gb commented on issue #64: chore: Ignore .idea directory from git

2017-08-08 Thread git
ert78gb commented on issue #64: chore: Ignore .idea directory from git URL: https://github.com/apache/incubator-openwhisk-client-js/pull/64#issuecomment-321074594 could I add .nvmrc file to the repo or is it same user settings?

[GitHub] rabbah commented on a change in pull request #2424: Allow optional leading slash in CLI commands

2017-08-08 Thread git
rabbah commented on a change in pull request #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#discussion_r132013941 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -75,6 +75,34 @@

[GitHub] dubeejw opened a new pull request #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-08 Thread git
dubeejw opened a new pull request #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435 Closes https://github.com/apache/incubator-openwhisk/issues/2428 This

[GitHub] dubeejw closed pull request #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-08 Thread git
dubeejw closed pull request #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435 This is an automated message from the Apache Git Service. To respond to the

[GitHub] ert78gb closed pull request #64: chore: Ignore .idea directory from git

2017-08-08 Thread git
ert78gb closed pull request #64: chore: Ignore .idea directory from git URL: https://github.com/apache/incubator-openwhisk-client-js/pull/64 This is an automated message from the Apache Git Service. To respond to the

[GitHub] markusthoemmes commented on issue #2589: Add the fundamental framework of REST invocation for test cases to re?

2017-08-08 Thread git
markusthoemmes commented on issue #2589: Add the fundamental framework of REST invocation for test cases to re? URL: https://github.com/apache/incubator-openwhisk/pull/2589#issuecomment-321054268 Close #2480 ? This is an

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

2017-08-08 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-321053827 PG2 1922 This is an automated message from the

[GitHub] underwoodb-sd-ibm commented on a change in pull request #2424: Allow optional leading slash in CLI commands

2017-08-08 Thread git
underwoodb-sd-ibm commented on a change in pull request #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#discussion_r132003908 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -75,6

[GitHub] houshengbo opened a new pull request #2589: Add the fundamental framework of REST invocation for test cases to re?

2017-08-08 Thread git
houshengbo opened a new pull request #2589: Add the fundamental framework of REST invocation for test cases to re? URL: https://github.com/apache/incubator-openwhisk/pull/2589 ?place wsk binary Almost all the test cases in OpenWhisk are currently running based on the wsk CLI

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

2017-08-08 Thread git
rabbah commented on issue #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#issuecomment-321045065 need to rebase. This is an automated message from the Apache

[GitHub] rabbah commented on a change in pull request #2424: Allow optional leading slash in CLI commands

2017-08-08 Thread git
rabbah commented on a change in pull request #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#discussion_r131997230 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -75,6 +75,34 @@

[GitHub] pritidesai opened a new issue #309: Switch to yaml.UnmarshalStrict()

2017-08-08 Thread git
pritidesai opened a new issue #309: Switch to yaml.UnmarshalStrict() URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/309 [manifest_parser.Unmarshal()](https://github.com/apache/incubator-openwhisk-wskdeploy/blob/master/parsers/manifest_parser.go#L61) method is using

[GitHub] rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations

2017-08-08 Thread git
rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#discussion_r131995766 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -410,6 +487,97

[GitHub] mdeuser commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
mdeuser commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321043176 i like the latter. we'll want the cli version included to distinguish between various builds..

[GitHub] rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations

2017-08-08 Thread git
rabbah commented on a change in pull request #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#discussion_r131995281 ## File path: docs/packages.md ## @@ -59,10 +65,12 @@ Several packages are registered with

[GitHub] dubeejw commented on issue #2490: CLI summaries for actions without annotations

2017-08-08 Thread git
dubeejw commented on issue #2490: CLI summaries for actions without annotations URL: https://github.com/apache/incubator-openwhisk/pull/2490#issuecomment-321042187 @csantanapr, want to merge? This is an automated message

[GitHub] dubeejw commented on issue #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-08 Thread git
dubeejw commented on issue #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435#issuecomment-321041935 Rebased for API experimental removal conflicts. This

[GitHub] pritidesai opened a new pull request #308: WIP: Unit test manifest_parser.go

2017-08-08 Thread git
pritidesai opened a new pull request #308: WIP: Unit test manifest_parser.go URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/308 Adding bunch of unit tests to validate manifest_parser.Unmarshal(), manifest_parser.ParseManifest(), manifest_parser.ComposeActions()

[GitHub] drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321033233 Do we have a preferred value for the User-Agent Header? Keep it simple? ```User-Agent: CLI``` or more

[GitHub] drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321033233 Do we have a preferred value for the User-Agent Header? Keep it simple? ```User-Agent: OpenWhisk-CLI``` or more

[GitHub] drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests

2017-08-08 Thread git
drcariel commented on issue #2568: Set a User-Agent header in wsk cli requests URL: https://github.com/apache/incubator-openwhisk/issues/2568#issuecomment-321033233 Do we have a preferred value for the User-Agent Header? Keep it simple? ```User-Agent: CLI``` or more

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

2017-08-08 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-321029681 PG3 980 - Passed This is an automated message

[GitHub] rabbah closed pull request #2547: CLI Experimental api removal

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

[GitHub] josecvega opened a new issue #2588: Vagrant OpenWhisk Nginx container

2017-08-08 Thread git
josecvega opened a new issue #2588: Vagrant OpenWhisk Nginx container URL: https://github.com/apache/incubator-openwhisk/issues/2588 ## Environment details: * vagrant (1.9.5) with virtualbox(5.1.22 r115126) running on Mac OS Sierra (10.12.6) ## Steps to reproduce the issue:

[GitHub] josecvega closed issue #2588: Vagrant OpenWhisk Nginx container

2017-08-08 Thread git
josecvega closed issue #2588: Vagrant OpenWhisk Nginx container URL: https://github.com/apache/incubator-openwhisk/issues/2588 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] jthomas commented on issue #62: Update readme.md to fix bug w/ retrieve

2017-08-08 Thread git
jthomas commented on issue #62: Update readme.md to fix bug w/ retrieve URL: https://github.com/apache/incubator-openwhisk-client-js/pull/62#issuecomment-321006557 cc @csantanapr This is an automated message from the

[GitHub] jthomas commented on issue #64: chore: Ignore .idea directory from git

2017-08-08 Thread git
jthomas commented on issue #64: chore: Ignore .idea directory from git URL: https://github.com/apache/incubator-openwhisk-client-js/pull/64#issuecomment-321006329 @ert78gb I understand this is a tiny change but I don't think it's desirable to start adding lots of editor-specific files to

[GitHub] hsane2001 commented on issue #2220: Ansible error while deploying to distributed environment

2017-08-08 Thread git
hsane2001 commented on issue #2220: Ansible error while deploying to distributed environment URL: https://github.com/apache/incubator-openwhisk/issues/2220#issuecomment-321005518 @fernandodelaiglesia -> I hit the same issue where Consul would hang on coming up in the native environment,

[GitHub] jthomas commented on issue #65: feat: Support version when create / update action

2017-08-08 Thread git
jthomas commented on issue #65: feat: Support version when create / update action URL: https://github.com/apache/incubator-openwhisk-client-js/pull/65#issuecomment-321005463 Thanks, this LGTM. @csantanapr review & merge? So I can release on NPM.

[GitHub] josecvega opened a new issue #2588: Vagrant OpenWhisk Nginx container

2017-08-08 Thread git
josecvega opened a new issue #2588: Vagrant OpenWhisk Nginx container URL: https://github.com/apache/incubator-openwhisk/issues/2588 ## Environment details: * vagrant (1.9.5) with virtualbox(5.1.22 r115126) running on Mac OS Sierra (19.12.6) ## Steps to reproduce the issue:

[GitHub] tleyden opened a new issue #23: Pick up environment parameters to configure the authentication credentials, platform endpoint and namespace.

2017-08-08 Thread git
tleyden opened a new issue #23: Pick up environment parameters to configure the authentication credentials, platform endpoint and namespace. URL: https://github.com/apache/incubator-openwhisk-client-go/issues/23 From https://github.com/apache/incubator-openwhisk-client-js: >

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

2017-08-08 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-320998316 PG3 980 This is an automated message from the

[GitHub] tleyden opened a new issue #22: Example is broken: whisk.NewClient(http.DefaultClient, nil)

2017-08-08 Thread git
tleyden opened a new issue #22: Example is broken: whisk.NewClient(http.DefaultClient, nil) URL: https://github.com/apache/incubator-openwhisk-client-go/issues/22 From the README example: ``` client, _ := whisk.NewClient(http.DefaultClient, nil) action, resp, err :=

[GitHub] markusthoemmes opened a new pull request #2587: Make LoadbalancerData leaner.

2017-08-08 Thread git
markusthoemmes opened a new pull request #2587: Make LoadbalancerData leaner. URL: https://github.com/apache/incubator-openwhisk/pull/2587 LoadbalancerData keeps a lot of data it doesn't need. Upon fetching a copy of this data, it creates copies which can be expensive, the more user are in

[GitHub] dubeejw commented on issue #2435: Ensure Action Update Creates a Web Action (Review)

2017-08-08 Thread git
dubeejw commented on issue #2435: Ensure Action Update Creates a Web Action (Review) URL: https://github.com/apache/incubator-openwhisk/pull/2435#issuecomment-320978156 @mdeuser, anything else on this one? This is an

[GitHub] spattewar commented on issue #2569: 1 million per second event processing using openwhisk ??

2017-08-08 Thread git
spattewar commented on issue #2569: 1 million per second event processing using openwhisk ?? URL: https://github.com/apache/incubator-openwhisk/issues/2569#issuecomment-320976933 @perryibm Perry very useful information. In our scenario it is not a burst of events but rather a

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

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

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

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

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

2017-08-08 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-320973977 @devbv Thank you for your response. I ran teardown.yml and then deleted the openwhisk folder and

[GitHub] underwoodb-sd-ibm commented on a change in pull request #2424: Allow optional leading slash in CLI commands

2017-08-08 Thread git
underwoodb-sd-ibm commented on a change in pull request #2424: Allow optional leading slash in CLI commands URL: https://github.com/apache/incubator-openwhisk/pull/2424#discussion_r131925910 ## File path: tests/src/test/scala/system/basic/WskBasicTests.scala ## @@ -75,6

[GitHub] andrewnet commented on issue #2548: The logs in activation is not complete

2017-08-08 Thread git
andrewnet commented on issue #2548: The logs in activation is not complete URL: https://github.com/apache/incubator-openwhisk/issues/2548#issuecomment-320953988 Hi, just want to follow up on the progress of this defect and see if there is any update? Thanks.

[GitHub] duynguyen commented on issue #28: [docker-compose] Create jenkins job that runs when a new a new commits lands in core openwhisk

2017-08-08 Thread git
duynguyen commented on issue #28: [docker-compose] Create jenkins job that runs when a new a new commits lands in core openwhisk URL: https://github.com/apache/incubator-openwhisk-devtools/issues/28#issuecomment-309518140 @csantanapr which jenkins image do you use to run the job? I want

[GitHub] duynguyen commented on issue #2117: couchdb-snapshot docker image is missing `subjects` and `whisks` DBs

2017-08-08 Thread git
duynguyen commented on issue #2117: couchdb-snapshot docker image is missing `subjects` and `whisks` DBs URL: https://github.com/apache/incubator-openwhisk/issues/2117#issuecomment-320939096 I've got the jenkins job working on my local setup. Before a PR can be opened for it, we need

[GitHub] rabbah closed pull request #2582: Use non-blocking techniques when interfacing to Kafka.

2017-08-08 Thread git
rabbah closed pull request #2582: Use non-blocking techniques when interfacing to Kafka. URL: https://github.com/apache/incubator-openwhisk/pull/2582 This is an automated message from the Apache Git Service. To respond to

[GitHub] markusthoemmes commented on issue #2582: Use non-blocking techniques when interfacing to Kafka.

2017-08-08 Thread git
markusthoemmes commented on issue #2582: Use non-blocking techniques when interfacing to Kafka. URL: https://github.com/apache/incubator-openwhisk/pull/2582#issuecomment-320928563 PG1 1920 ? This is an automated message

[GitHub] RSulzmann opened a new issue #122: cloudant package : create and delete trigger should should verify creation or deletion

2017-08-08 Thread git
RSulzmann opened a new issue #122: cloudant package : create and delete trigger should should verify creation or deletion URL: https://github.com/apache/incubator-openwhisk-package-cloudant/issues/122

[GitHub] codecov-io commented on issue #65: feat: Support version when create / update action

2017-08-08 Thread git
codecov-io commented on issue #65: feat: Support version when create / update action URL: https://github.com/apache/incubator-openwhisk-client-js/pull/65#issuecomment-320595097 # [Codecov](https://codecov.io/gh/apache/incubator-openwhisk-client-js/pull/65?src=pr=h1) Report > Merging

[GitHub] ert78gb commented on issue #65: feat: Support version when create / update action

2017-08-08 Thread git
ert78gb commented on issue #65: feat: Support version when create / update action URL: https://github.com/apache/incubator-openwhisk-client-js/pull/65#issuecomment-320889231 I added and set the code snippet language for syntax highlight

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

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

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

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