[GitHub] [pulsar-dotpulsar] usaguerrilla commented on a change in pull request #48: Producer for Partitioned topics

2020-08-28 Thread GitBox
usaguerrilla commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r478918877 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,246 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "L

Slack digest for #dev - 2020-08-28

2020-08-28 Thread Apache Pulsar Slack
2020-08-27 13:36:54 UTC - jia zhai: Hi @Ravi Shah, which version of Pulsar are you using? 2020-08-27 13:41:28 UTC - Ravi Shah: 2.4.0 2020-08-27 17:03:03 UTC - Austin Bennett: @Austin Bennett has joined the channel

[GitHub] [pulsar-dotpulsar] usaguerrilla commented on a change in pull request #48: Producer for Partitioned topics

2020-08-28 Thread GitBox
usaguerrilla commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r478994626 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,246 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "L

[GitHub] [pulsar-dotpulsar] usaguerrilla commented on a change in pull request #48: Producer for Partitioned topics

2020-08-28 Thread GitBox
usaguerrilla commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r479016144 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,246 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "L

[GitHub] [pulsar-client-node] massakam commented on a change in pull request #117: Add github actions

2020-08-28 Thread GitBox
massakam commented on a change in pull request #117: URL: https://github.com/apache/pulsar-client-node/pull/117#discussion_r479023993 ## File path: .github/workflows/nodejs.yml ## @@ -0,0 +1,13 @@ +name: Node.js +on: [pull_request] +jobs: + build: +name: Build +runs-on

[GitHub] [pulsar-dotpulsar] usaguerrilla opened a new pull request #49: partitioned consumer

2020-08-28 Thread GitBox
usaguerrilla opened a new pull request #49: URL: https://github.com/apache/pulsar-dotpulsar/pull/49 - still need to do cleanup and final pass (still testing some things) - tests will follow shortly This is an automated mes

[GitHub] [pulsar-client-node] okuryu commented on a change in pull request #117: Add github actions

2020-08-28 Thread GitBox
okuryu commented on a change in pull request #117: URL: https://github.com/apache/pulsar-client-node/pull/117#discussion_r479346466 ## File path: .github/workflows/nodejs.yml ## @@ -0,0 +1,13 @@ +name: Node.js +on: [pull_request] +jobs: + build: +name: Build +runs-on: