[GitHub] cbickel commented on issue #3427: Add Gatling tests to test performance.

2018-04-16 Thread GitBox
cbickel commented on issue #3427: Add Gatling tests to test performance. URL: https://github.com/apache/incubator-openwhisk/pull/3427#issuecomment-381852285 @dubee Reopening this PR as WIP, as here is an additional Load Test and the ability to test action-related calls.

[GitHub] cbickel opened a new pull request #3427: Add Gatling tests to test performance.

2018-04-16 Thread GitBox
cbickel opened a new pull request #3427: Add Gatling tests to test performance. URL: https://github.com/apache/incubator-openwhisk/pull/3427 Add Gatling tests to test performance. ## Description This PR adds gatling to the project. It can be used to test the performance of an

[GitHub] chetanmeh commented on issue #3517: MemoryArtifactStore for unit testing and ArtifactStore SPI Validation

2018-04-16 Thread GitBox
chetanmeh commented on issue #3517: MemoryArtifactStore for unit testing and ArtifactStore SPI Validation URL: https://github.com/apache/incubator-openwhisk/pull/3517#issuecomment-381838488 @markusthoemmes If the PG test has passed can this PR be approved and merged?

[GitHub] chetanmeh commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
chetanmeh commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381837539 > @chetanmeh, do you think fetching actions from disk will be faster than fetching them from CouchDB? For our usecase we would be

[GitHub] csantanapr commented on issue #3546: Fix vagrant not use runc

2018-04-16 Thread GitBox
csantanapr commented on issue #3546: Fix vagrant not use runc URL: https://github.com/apache/incubator-openwhisk/pull/3546#issuecomment-381815538 I was able to figure out how to increase the size of the disk with a vagrant plugin. @mdeuser check if the plugin works on windows.

[GitHub] daisy-ycguo closed pull request #274: Revert the Travis build due to the recent failures

2018-04-16 Thread GitBox
daisy-ycguo closed pull request #274: Revert the Travis build due to the recent failures URL: https://github.com/apache/incubator-openwhisk-cli/pull/274 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

[GitHub] csantanapr closed pull request #181: configurable timeout for travis/build.sh

2018-04-16 Thread GitBox
csantanapr closed pull request #181: configurable timeout for travis/build.sh URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/181 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:

[GitHub] csantanapr commented on issue #153: Add support for persistent storage.

2018-04-16 Thread GitBox
csantanapr commented on issue #153: Add support for persistent storage. URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/153#issuecomment-381799893 bump @dgrove-oss This is an automated message from the

[GitHub] csantanapr commented on issue #173: update runtimes.json with swift4

2018-04-16 Thread GitBox
csantanapr commented on issue #173: update runtimes.json with swift4 URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/173#issuecomment-381799750 Closed by #174 This is an automated message from the

[GitHub] csantanapr closed issue #173: update runtimes.json with swift4

2018-04-16 Thread GitBox
csantanapr closed issue #173: update runtimes.json with swift4 URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/173 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] csantanapr closed issue #175: improve docs with macos specific instructions

2018-04-16 Thread GitBox
csantanapr closed issue #175: improve docs with macos specific instructions URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/175 This is an automated message from the Apache Git Service. To respond to

[GitHub] csantanapr commented on issue #175: improve docs with macos specific instructions

2018-04-16 Thread GitBox
csantanapr commented on issue #175: improve docs with macos specific instructions URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/175#issuecomment-381799578 Closed by #176 This is an automated message

[GitHub] mrutkows opened a new pull request #114: Initial markdown to track project LICENSES, NOTICES and provide summa…

2018-04-16 Thread GitBox
mrutkows opened a new pull request #114: Initial markdown to track project LICENSES, NOTICES and provide summa… URL: https://github.com/apache/incubator-openwhisk-release/pull/114 …ry of notable references. This is an

[GitHub] ddragosd commented on issue #113: Improve Maven/Java Tooling

2018-04-16 Thread GitBox
ddragosd commented on issue #113: Improve Maven/Java Tooling URL: https://github.com/apache/incubator-openwhisk-devtools/pull/113#issuecomment-381773277 @klcodanr your proposal SGTM This is an automated message from the

[GitHub] ddragosd closed pull request #117: do docker pull for quick start

2018-04-16 Thread GitBox
ddragosd closed pull request #117: do docker pull for quick start URL: https://github.com/apache/incubator-openwhisk-devtools/pull/117 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

[GitHub] ddragosd closed issue #115: make docker failes with Project 'swift3Action' not found in project ':core'.

2018-04-16 Thread GitBox
ddragosd closed issue #115: make docker failes with Project 'swift3Action' not found in project ':core'. URL: https://github.com/apache/incubator-openwhisk-devtools/issues/115 This is an automated message from the Apache

[GitHub] ddragosd commented on issue #117: do docker pull for quick start

2018-04-16 Thread GitBox
ddragosd commented on issue #117: do docker pull for quick start URL: https://github.com/apache/incubator-openwhisk-devtools/pull/117#issuecomment-381766191  @csantanapr This is an automated message from the Apache Git

[GitHub] ddragosd closed issue #116: docker compose make quick start hangs

2018-04-16 Thread GitBox
ddragosd closed issue #116: docker compose make quick start hangs URL: https://github.com/apache/incubator-openwhisk-devtools/issues/116 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] pritidesai commented on issue #866: Export blackbox

2018-04-16 Thread GitBox
pritidesai commented on issue #866: Export blackbox URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/866#issuecomment-381763727 thanks @kpavel for fixing creating zip files, I am running into one more issue, when I try to deploy using exported manifest, whisk deploy fails

[GitHub] pritidesai commented on issue #866: Export blackbox

2018-04-16 Thread GitBox
pritidesai commented on issue #866: Export blackbox URL: https://github.com/apache/incubator-openwhisk-wskdeploy/pull/866#issuecomment-381763727 thanks @kpavel for fixing creating zip files, I am running into one more issue, when I try to deploy using exported manifest, whisk deploy fails

[GitHub] dgrove-oss opened a new pull request #181: configurable timeout for travis/build.sh

2018-04-16 Thread GitBox
dgrove-oss opened a new pull request #181: configurable timeout for travis/build.sh URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/181 Add hook to allow overriding the timeout value used when waiting for a pod to be successfully deployed. I've found when running

[GitHub] csantanapr commented on issue #3546: Fix vagrant not use runc

2018-04-16 Thread GitBox
csantanapr commented on issue #3546: Fix vagrant not use runc URL: https://github.com/apache/incubator-openwhisk/pull/3546#issuecomment-381757084 >May be we can pin Docker version to one where runc works. As while working on Mac if I need to try/test out any runc related aspect I rely on

[GitHub] mrutkows opened a new issue #871: Create Markdown describing LICENSE file creation process

2018-04-16 Thread GitBox
mrutkows opened a new issue #871: Create Markdown describing LICENSE file creation process URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/871 We need to capture our own rules/policies, conventions and procedures for creating LICENSE file for any repo. under the Apache

[GitHub] houshengbo closed pull request #275: Add the latest build back

2018-04-16 Thread GitBox
houshengbo closed pull request #275: Add the latest build back URL: https://github.com/apache/incubator-openwhisk-cli/pull/275 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

[GitHub] houshengbo opened a new pull request #275: Add the latest build back

2018-04-16 Thread GitBox
houshengbo opened a new pull request #275: Add the latest build back URL: https://github.com/apache/incubator-openwhisk-cli/pull/275 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] houshengbo opened a new pull request #274: Revert the Travis build due to the recent failures

2018-04-16 Thread GitBox
houshengbo opened a new pull request #274: Revert the Travis build due to the recent failures URL: https://github.com/apache/incubator-openwhisk-cli/pull/274 This is an automated message from the Apache Git Service. To

[GitHub] dubee commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
dubee commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381743878 I'm not very concerned about the controller caching Java actions. Mostly the action invoke path is used in the controller. With that action invoke

[GitHub] dubee commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
dubee commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381743878 I'm not very concerned about the controller caching Java actions. Mostly the action invoke path is used in the controller. With that action invoke

[GitHub] dubee commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
dubee commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381743878 I'm not very concerned about the controller caching Java actions. Mostly the action invoke path is used in the controller. With that action invoke

[GitHub] dubee commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
dubee commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381743878 I'm not very concerned about the controller caching Java actions. Mostly the action invoke path is used in the controller. With that action invoke

[GitHub] mrutkows opened a new issue #113: Document project position on release of "test" files

2018-04-16 Thread GitBox
mrutkows opened a new issue #113: Document project position on release of "test" files URL: https://github.com/apache/incubator-openwhisk-release/issues/113 We have decided not to package the test files with the source code artifacts (TAR). We should document this decision, along with

[GitHub] mrutkows opened a new issue #3553: README's Repo structure diagram incorrectly lists "openwhisk-swift"

2018-04-16 Thread GitBox
mrutkows opened a new issue #3553: README's Repo structure diagram incorrectly lists "openwhisk-swift" URL: https://github.com/apache/incubator-openwhisk/issues/3553 ## Environment details: * local deployment, vagrant, native ubuntu, Mac OS, Bluemix, ... * version of

[GitHub] houshengbo opened a new pull request #15: Add the license of dependencies into LICENSE file

2018-04-16 Thread GitBox
houshengbo opened a new pull request #15: Add the license of dependencies into LICENSE file URL: https://github.com/apache/incubator-openwhisk-runtime-python/pull/15 Partially-closes: apache/incubator-openwhisk-release#109

[GitHub] dubee commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
dubee commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381727877 @bbrowning, how many invokers are you using in your test cluster? This is an

[GitHub] houshengbo opened a new pull request #44: Add the licenses of dependencies into LICENSE file

2018-04-16 Thread GitBox
houshengbo opened a new pull request #44: Add the licenses of dependencies into LICENSE file URL: https://github.com/apache/incubator-openwhisk-runtime-swift/pull/44 Partially-closes: apache/incubator-openwhisk-release#109

[GitHub] dubee closed pull request #3427: Add Gatling tests to test performance.

2018-04-16 Thread GitBox
dubee closed pull request #3427: Add Gatling tests to test performance. URL: https://github.com/apache/incubator-openwhisk/pull/3427 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

[GitHub] dubee commented on issue #3427: Add Gatling tests to test performance.

2018-04-16 Thread GitBox
dubee commented on issue #3427: Add Gatling tests to test performance. URL: https://github.com/apache/incubator-openwhisk/pull/3427#issuecomment-381719983 @cbickel, closing this PR since it looks like we went with https://github.com/apache/incubator-openwhisk/pull/3526.

[GitHub] dubee commented on issue #3495: Update akka to 2.5.12 and akka-http to 10.1.1.

2018-04-16 Thread GitBox
dubee commented on issue #3495: Update akka to 2.5.12 and akka-http to 10.1.1. URL: https://github.com/apache/incubator-openwhisk/pull/3495#issuecomment-381622789 PG3 2143  This is an automated message from the Apache Git

[GitHub] houshengbo opened a new pull request #32: Add the licensesof the dependencies into LICENSE file

2018-04-16 Thread GitBox
houshengbo opened a new pull request #32: Add the licensesof the dependencies into LICENSE file URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/32 Partially-closes: apache/incubator-openwhisk-release#109

[GitHub] yadavvipinsonu commented on issue #2317: wsk api authentication issues

2018-04-16 Thread GitBox
yadavvipinsonu commented on issue #2317: wsk api authentication issues URL: https://github.com/apache/incubator-openwhisk/issues/2317#issuecomment-381705113 @mdeuser thanks ! CLI is not installed correctly. when i run ansible-playbook -i environments/local openwhisk.yml

[GitHub] dubee closed pull request #273: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #273: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-cli/pull/273 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:

[GitHub] duynguyen opened a new pull request #3: Pin openwhisk version

2018-04-16 Thread GitBox
duynguyen opened a new pull request #3: Pin openwhisk version URL: https://github.com/apache/incubator-openwhisk-deploy-mesos/pull/3 Updated env vars as of 04/16. Pinned openwhisk version for controller and invoker. This

[GitHub] csantanapr closed pull request #24: Make AdoptOpenJDK Eclipse OpenJ9 the Java runtime for Java actions

2018-04-16 Thread GitBox
csantanapr closed pull request #24: Make AdoptOpenJDK Eclipse OpenJ9 the Java runtime for Java actions URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/24 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below

[GitHub] dubee closed pull request #143: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #143: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/143 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

[GitHub] dubee closed pull request #269: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #269: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-catalog/pull/269 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

[GitHub] csantanapr closed pull request #144: Fix Travis error

2018-04-16 Thread GitBox
csantanapr closed pull request #144: Fix Travis error URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/144 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

[GitHub] jasonpet commented on issue #144: Fix Travis error

2018-04-16 Thread GitBox
jasonpet commented on issue #144: Fix Travis error URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/144#issuecomment-381655991 LGTM This is an automated message from the Apache Git Service. To respond

[GitHub] dubee opened a new pull request #144: Fix Travis error

2018-04-16 Thread GitBox
dubee opened a new pull request #144: Fix Travis error URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/144 Disables strict ssl use in Travis. This is an automated message from the Apache Git Service. To

[GitHub] dubee closed pull request #168: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #168: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/168 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[GitHub] dubee closed pull request #263: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #263: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/263 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

[GitHub] markusthoemmes commented on issue #143: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes commented on issue #143: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/143#issuecomment-381651280 Master seems broken with the same issue of `jshint` not found.

[GitHub] dubee closed pull request #88: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee closed pull request #88: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-pushnotifications/pull/88 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] dubee commented on a change in pull request #273: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
dubee commented on a change in pull request #273: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-cli/pull/273#discussion_r181788129 ## File path: tests/src/test/scala/system/basic/WskCliBasicTests.scala ## @@ -34,7

[GitHub] vvraskin opened a new pull request #3552: Emit activation metadata to Kafka

2018-04-16 Thread GitBox
vvraskin opened a new pull request #3552: Emit activation metadata to Kafka URL: https://github.com/apache/incubator-openwhisk/pull/3552 ## Description This PR enables sending activation metadata to Kafka, which might be helpful to alleviate the exertion of CouchDB we

[GitHub] markusthoemmes opened a new pull request #273: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #273: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-cli/pull/273 Needed to upgrade spray versions to 1.3.4. Refer to https://github.com/spray/spray-json/releases/tag/v1.3.4.

[GitHub] markusthoemmes opened a new pull request #269: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #269: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-catalog/pull/269 Needed to upgrade spray versions to 1.3.4. Refer to https://github.com/spray/spray-json/releases/tag/v1.3.4.

[GitHub] markusthoemmes opened a new pull request #88: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #88: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-pushnotifications/pull/88 Needed to upgrade spray versions to 1.3.4. Refer to

[GitHub] markusthoemmes opened a new pull request #263: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #263: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/263 Needed to upgrade spray versions to 1.3.4. Refer to https://github.com/spray/spray-json/releases/tag/v1.3.4.

[GitHub] houshengbo commented on issue #288: Apache release does not allow to have private license as the header

2018-04-16 Thread GitBox
houshengbo commented on issue #288: Apache release does not allow to have private license as the header URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/288#issuecomment-381646520 Right, I think the header can be changed into: ```

[GitHub] houshengbo commented on issue #288: Apache release does not allow to have private license as the header

2018-04-16 Thread GitBox
houshengbo commented on issue #288: Apache release does not allow to have private license as the header URL: https://github.com/apache/incubator-openwhisk-apigateway/issues/288#issuecomment-381646520 Right, the header can be changed into: ``` Apache

[GitHub] markusthoemmes opened a new pull request #168: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #168: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/168 Needed to upgrade spray versions to 1.3.4. Refer to https://github.com/spray/spray-json/releases/tag/v1.3.4.

[GitHub] markusthoemmes opened a new pull request #143: Fix spray-json import to comply with newer versions.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #143: Fix spray-json import to comply with newer versions. URL: https://github.com/apache/incubator-openwhisk-package-alarms/pull/143 Needed to upgrade spray versions to 1.3.4. Refer to https://github.com/spray/spray-json/releases/tag/v1.3.4.

[GitHub] dubee commented on issue #3495: Update akka to 2.5.11 and akka-http to 10.1.0.

2018-04-16 Thread GitBox
dubee commented on issue #3495: Update akka to 2.5.11 and akka-http to 10.1.0. URL: https://github.com/apache/incubator-openwhisk/pull/3495#issuecomment-381622789 PG3 2143 ⏳ This is an automated message from the Apache Git

[GitHub] houshengbo commented on issue #271: Add the licenses of the dependencies into LICENSE

2018-04-16 Thread GitBox
houshengbo commented on issue #271: Add the licenses of the dependencies into LICENSE URL: https://github.com/apache/incubator-openwhisk-cli/pull/271#issuecomment-381622654 @daisy-ycguo I have added a folder named licenses to host all the license content, with the references in the

[GitHub] houshengbo commented on issue #3550: Add the licenses of the dependencies into LICENSE

2018-04-16 Thread GitBox
houshengbo commented on issue #3550: Add the licenses of the dependencies into LICENSE URL: https://github.com/apache/incubator-openwhisk/pull/3550#issuecomment-381622590 @daisy-ycguo I have added a folder named licenses to host all the license content, with the references in the

[GitHub] mcdan opened a new issue #119: Doesn't seem to work correctly on Windows

2018-04-16 Thread GitBox
mcdan opened a new issue #119: Doesn't seem to work correctly on Windows URL: https://github.com/apache/incubator-openwhisk-devtools/issues/119 Process: 1. Install Docker for Windows, get it running 2. Install Ubuntu Linux subsystem 3. Update the makefile to work with new docker

[GitHub] mbwhite commented on issue #116: docker compose make quick start hangs

2018-04-16 Thread GitBox
mbwhite commented on issue #116: docker compose make quick start hangs URL: https://github.com/apache/incubator-openwhisk-devtools/issues/116#issuecomment-381601355 I've cloned the repo just know and attempted to run the `make quick-start`. I'm not convinced that #117 has resolved the

[GitHub] mdeuser commented on issue #2317: wsk api authentication issues

2018-04-16 Thread GitBox
mdeuser commented on issue #2317: wsk api authentication issues URL: https://github.com/apache/incubator-openwhisk/issues/2317#issuecomment-381579653 @yadavvipinsonu - when running the `openwhisk.yml` playbook, was the "included" `routemgmt` playbook also run and was it successful?

[GitHub] bbrowning commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
bbrowning commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381578265 Speaking of performance improvements, I thought I'd share some basic throughput numbers here. On my test cluster with a simple Hello World

[GitHub] bbrowning commented on issue #2855: Cache database attachments

2018-04-16 Thread GitBox
bbrowning commented on issue #2855: Cache database attachments URL: https://github.com/apache/incubator-openwhisk/pull/2855#issuecomment-381577307 @markusthoemmes To answer your question above - yes, this change caches attachments in the controller as well. @chetanmeh mentioned in Slack

[GitHub] cbickel closed pull request #3551: Bump timeout for creating a container to 60 seconds in tests.

2018-04-16 Thread GitBox
cbickel closed pull request #3551: Bump timeout for creating a container to 60 seconds in tests. URL: https://github.com/apache/incubator-openwhisk/pull/3551 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

[GitHub] markusthoemmes commented on issue #3551: Bump timeout for creating a container to 60 seconds in tests.

2018-04-16 Thread GitBox
markusthoemmes commented on issue #3551: Bump timeout for creating a container to 60 seconds in tests. URL: https://github.com/apache/incubator-openwhisk/pull/3551#issuecomment-381564051 PG1 2788  This is an automated

[GitHub] codecov-io commented on issue #3249: #3243 - Use gradle scoverage to collect test coverage stats

2018-04-16 Thread GitBox
codecov-io commented on issue #3249: #3243 - Use gradle scoverage to collect test coverage stats URL: https://github.com/apache/incubator-openwhisk/pull/3249#issuecomment-365147821 # [Codecov](https://codecov.io/gh/apache/incubator-openwhisk/pull/3249?src=pr=h1) Report >

[GitHub] chetanmeh commented on issue #3249: #3243 - Use gradle scoverage to collect test coverage stats

2018-04-16 Thread GitBox
chetanmeh commented on issue #3249: #3243 - Use gradle scoverage to collect test coverage stats URL: https://github.com/apache/incubator-openwhisk/pull/3249#issuecomment-381545634 Again rebased to current master to resolve the merge error :sweat:. Hopefully we can get this long pending

[GitHub] markusthoemmes opened a new pull request #3551: Bump timeout for creating a container to 60 seconds in tests.

2018-04-16 Thread GitBox
markusthoemmes opened a new pull request #3551: Bump timeout for creating a container to 60 seconds in tests. URL: https://github.com/apache/incubator-openwhisk/pull/3551 On very busy machines, creating a container can take quite long. For the sake of testing, its of no use to fail the