[GitHub] [openwhisk] codecov-io commented on issue #4623: Refactor action activation tests to test db polling.

2019-09-13 Thread GitBox
codecov-io commented on issue #4623: Refactor action activation tests to test db polling. URL: https://github.com/apache/openwhisk/pull/4623#issuecomment-531311296 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4623?src=pr=h1) Report > Merging

[GitHub] [openwhisk] rabbah commented on a change in pull request #4617: Add kind "unknown" to fallback activations

2019-09-13 Thread GitBox
rabbah commented on a change in pull request #4617: Add kind "unknown" to fallback activations URL: https://github.com/apache/openwhisk/pull/4617#discussion_r324282641 ## File path: core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/InvokerReactive.scala ## @@

[GitHub] [openwhisk] codecov-io commented on issue #4624: Combines active ack and slot release when both are available.

2019-09-13 Thread GitBox
codecov-io commented on issue #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#issuecomment-531316564 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4624?src=pr=h1) Report > Merging

[GitHub] [openwhisk] codecov-io edited a comment on issue #4611: Factor out subjects view name for identities

2019-09-13 Thread GitBox
codecov-io edited a comment on issue #4611: Factor out subjects view name for identities URL: https://github.com/apache/openwhisk/pull/4611#issuecomment-529114979 # [Codecov](https://codecov.io/gh/apache/openwhisk/pull/4611?src=pr=h1) Report > Merging

[GitHub] [openwhisk] mcdan closed pull request #4622: OW Router aka pepin PoC

2019-09-13 Thread GitBox
mcdan closed pull request #4622: OW Router aka pepin PoC URL: https://github.com/apache/openwhisk/pull/4622 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [openwhisk] rabbah opened a new pull request #4623: Refactor action activation tests to test db polling.

2019-09-13 Thread GitBox
rabbah opened a new pull request #4623: Refactor action activation tests to test db polling. URL: https://github.com/apache/openwhisk/pull/4623 This patches cleans up some of the actions API tests, to make sure the db polling path is tested both on and off. Additionally it allows the

[GitHub] [openwhisk] mcdan opened a new pull request #4622: OW Router aka pepin PoC

2019-09-13 Thread GitBox
mcdan opened a new pull request #4622: OW Router aka pepin PoC URL: https://github.com/apache/openwhisk/pull/4622 ## Description ## Related issue and scope - [ ] I opened an issue to propose and discuss this change (#) ## My changes affect the

[GitHub] [openwhisk] tysonnorris commented on a change in pull request #4625: emit additional metrics about invoker ContainerPool

2019-09-13 Thread GitBox
tysonnorris commented on a change in pull request #4625: emit additional metrics about invoker ContainerPool URL: https://github.com/apache/openwhisk/pull/4625#discussion_r324322786 ## File path:

[GitHub] [openwhisk] tysonnorris commented on a change in pull request #4624: Combines active ack and slot release when both are available.

2019-09-13 Thread GitBox
tysonnorris commented on a change in pull request #4624: Combines active ack and slot release when both are available. URL: https://github.com/apache/openwhisk/pull/4624#discussion_r324329614 ## File path:

[GitHub] [openwhisk-devtools] mrutkows opened a new pull request #289: Allow multiple inits of java runtime to enable cache priming

2019-09-13 Thread GitBox
mrutkows opened a new pull request #289: Allow multiple inits of java runtime to enable cache priming URL: https://github.com/apache/openwhisk-devtools/pull/289 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk-devtools] pritidesai merged pull request #289: Allow multiple inits of java runtime to enable cache priming

2019-09-13 Thread GitBox
pritidesai merged pull request #289: Allow multiple inits of java runtime to enable cache priming URL: https://github.com/apache/openwhisk-devtools/pull/289 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk] tysonnorris opened a new issue #4626: Allow limiting DB bloat by excluding response from Activation record in some cases

2019-09-13 Thread GitBox
tysonnorris opened a new issue #4626: Allow limiting DB bloat by excluding response from Activation record in some cases URL: https://github.com/apache/openwhisk/issues/4626 Using a single db for many tenants that use web/blocking actions, we end up with: * lots of Activation documents

[GitHub] [openwhisk-devtools] mrutkows opened a new pull request #290: WIP: Automate the JVM pre-caching of classes for a given profile

2019-09-13 Thread GitBox
mrutkows opened a new pull request #290: WIP: Automate the JVM pre-caching of classes for a given profile URL: https://github.com/apache/openwhisk-devtools/pull/290 This is an automated message from the Apache Git Service.

[GitHub] [openwhisk] ruediger-maass commented on issue #4604: Allow decision about action result inclusion in logs on a per call basis

2019-09-13 Thread GitBox
ruediger-maass commented on issue #4604: Allow decision about action result inclusion in logs on a per call basis URL: https://github.com/apache/openwhisk/pull/4604#issuecomment-531120691 Tests successful:

[GitHub] [openwhisk] ruediger-maass removed a comment on issue #4604: Allow decision about action result inclusion in logs on a per call basis

2019-09-13 Thread GitBox
ruediger-maass removed a comment on issue #4604: Allow decision about action result inclusion in logs on a per call basis URL: https://github.com/apache/openwhisk/pull/4604#issuecomment-531033285 Test successful: