[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227962 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227995 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227962 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227929 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227724 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131227542 ## File path: docs/spi.md ## @@ -0,0 +1,75 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131163453 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131163453 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131154304 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131154304 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-03 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131133694 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131061904 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131065086 ## File path: common/scala/build.gradle ## @@ -10,6 +10,7 @@ repositories { depende

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131065040 ## File path: common/scala/src/main/resources/META-INF/services/whisk.spi.SpiModule ##

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131064319 ## File path: common/scala/src/main/scala/whisk/connector/kafka/KafkaMessagingProvider.scala #

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131064319 ## File path: common/scala/src/main/scala/whisk/connector/kafka/KafkaMessagingProvider.scala #

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131062400 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131061904 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131060839 ## File path: common/scala/src/main/scala/whisk/spi/SpiLoader.scala ## @@ -0,0 +1,94 @

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r130954619 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDBStoreProvider.scala #

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r130927003 ## File path: common/scala/src/main/scala/whisk/core/database/CouchDBStoreProvider.scala #

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r130926665 ## File path: docs/spi.md ## @@ -0,0 +1,89 @@ +# SPI extensions in OpenWhisk + +Altern

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-08-02 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r130925950 ## File path: common/scala/src/main/scala/whisk/spi/SpiProvider.scala ## @@ -0,0 +1,19

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-07-12 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r126884861 ## File path: common/scala/src/main/scala/whisk/core/database/ArtifactStoreProvider.scala

[GitHub] markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations

2017-06-29 Thread git
markusthoemmes commented on a change in pull request #2414: SPI approach for pluggable implementations URL: https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r124871176 ## File path: common/scala/src/main/scala/whisk/spi/SpiProvider.scala ## @@ -0,0 +1,19