[GitHub] [openwhisk] rabbah commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323664296 ## File path: core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/KamonRecorder.scala ##

[GitHub] [openwhisk] rabbah commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323660551 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -194,22 +196,53 @@ object

[GitHub] [openwhisk] rabbah commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323660833 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -194,22 +196,53 @@ object

[GitHub] [openwhisk] rabbah commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323662152 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -223,6 +256,15 @@ object

[GitHub] [openwhisk] rabbah commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323660047 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -194,22 +196,53 @@ object

[GitHub] [openwhisk] rabbah commented on a change in pull request #4619: Add ansible deploy options

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4619: Add ansible deploy options URL: https://github.com/apache/openwhisk/pull/4619#discussion_r323674458 ## File path: ansible/roles/zookeeper/tasks/deploy.yml ## @@ -17,13 +17,6 @@ --- # This role will install Kafka with

[GitHub] [openwhisk] rabbah commented on a change in pull request #4564: Add reason parameter for wskadmin tool

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4564: Add reason parameter for wskadmin tool URL: https://github.com/apache/openwhisk/pull/4564#discussion_r323658762 ## File path: tools/admin/wskadmin ## @@ -552,6 +553,11 @@ def setLimitsCmd(args, props): toSet =

[GitHub] [openwhisk] rabbah commented on a change in pull request #4564: Add reason parameter for wskadmin tool

2019-09-12 Thread GitBox
rabbah commented on a change in pull request #4564: Add reason parameter for wskadmin tool URL: https://github.com/apache/openwhisk/pull/4564#discussion_r323659261 ## File path: tests/src/test/scala/org/apache/openwhisk/core/admin/WskAdminTests.scala ## @@ -218,13

[GitHub] [openwhisk] csantanapr commented on a change in pull request #4619: Add ansible deploy options

2019-09-12 Thread GitBox
csantanapr commented on a change in pull request #4619: Add ansible deploy options URL: https://github.com/apache/openwhisk/pull/4619#discussion_r323673459 ## File path: ansible/roles/zookeeper/tasks/deploy.yml ## @@ -17,13 +17,6 @@ --- # This role will install Kafka

[GitHub] [openwhisk] chetanmeh commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
chetanmeh commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r323671688 ## File path: core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/EventConsumer.scala

[GitHub] [openwhisk] rabbah opened a new issue #4620: subjects view has legacy code

2019-09-12 Thread GitBox
rabbah opened a new issue #4620: subjects view has legacy code URL: https://github.com/apache/openwhisk/issues/4620 PR #4611 factors out the name of the subjects view so that it's versioned (similar to the main entities views). This allows for a transition to updated views. In particular

[GitHub] [openwhisk-release] dgrove-oss closed issue #293: Create single release script?

2019-09-12 Thread GitBox
dgrove-oss closed issue #293: Create single release script? URL: https://github.com/apache/openwhisk-release/issues/293 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [openwhisk-release] dgrove-oss merged pull request #299: Progress on rewrite of Release Manager docs

2019-09-12 Thread GitBox
dgrove-oss merged pull request #299: Progress on rewrite of Release Manager docs URL: https://github.com/apache/openwhisk-release/pull/299 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk] rabbah commented on issue #4611: Factor out subjects view name for identities

2019-09-12 Thread GitBox
rabbah commented on issue #4611: Factor out subjects view name for identities URL: https://github.com/apache/openwhisk/pull/4611#issuecomment-530944366 Thanks @style95 for the review. This is an automated message from the

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

2019-09-12 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-runtime-ballerina] rabbah opened a new issue #19: ballerina 1.0 has dropped

2019-09-12 Thread GitBox
rabbah opened a new issue #19: ballerina 1.0 has dropped URL: https://github.com/apache/openwhisk-runtime-ballerina/issues/19 update the runtime to pick up 1.0 This is an automated message from the Apache Git Service. To

[GitHub] [openwhisk-devtools] mrutkows opened a new pull request #288: WIP: Pre-cache typical init-run classes in JVM shared class cache

2019-09-12 Thread GitBox
mrutkows opened a new pull request #288: WIP: Pre-cache typical init-run classes in JVM shared class cache URL: https://github.com/apache/openwhisk-devtools/pull/288 This is an automated message from the Apache Git Service.

[GitHub] [openwhisk] selfxp commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
selfxp commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r324003457 ## File path: core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/KamonRecorder.scala ##

[GitHub] [openwhisk] selfxp commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
selfxp commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r324002153 ## File path: common/scala/src/main/scala/org/apache/openwhisk/core/connector/Message.scala ## @@ -194,22 +196,53 @@ object

[GitHub] [openwhisk] selfxp commented on a change in pull request #4584: OpenWhisk User Events

2019-09-12 Thread GitBox
selfxp commented on a change in pull request #4584: OpenWhisk User Events URL: https://github.com/apache/openwhisk/pull/4584#discussion_r324005299 ## File path: core/monitoring/user-events/src/main/scala/org/apache/openwhisk/core/monitoring/metrics/PrometheusEventsApi.scala

[GitHub] [openwhisk] chetanmeh closed pull request #4573: Publish OpenWhisk standalone jar to Github release

2019-09-12 Thread GitBox
chetanmeh closed pull request #4573: Publish OpenWhisk standalone jar to Github release URL: https://github.com/apache/openwhisk/pull/4573 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [openwhisk] steffenrost commented on a change in pull request #4564: Add reason parameter for wskadmin tool

2019-09-12 Thread GitBox
steffenrost commented on a change in pull request #4564: Add reason parameter for wskadmin tool URL: https://github.com/apache/openwhisk/pull/4564#discussion_r324041076 ## File path: tools/admin/wskadmin ## @@ -552,6 +553,11 @@ def setLimitsCmd(args, props):