[GitHub] [pulsar-dotpulsar] mhelleborg commented on pull request #37: Add Proxy support, Token serialization -> UTF8

2020-06-03 Thread GitBox
mhelleborg commented on pull request #37: URL: https://github.com/apache/pulsar-dotpulsar/pull/37#issuecomment-638006309 @JarrodJ83 This has not been a priority recently, but I might be able to look at it this week. No promises :) --

[GitHub] [pulsar-client-node] equanz commented on issue #92: Creating a subscription with initial position as "earliest"

2020-06-03 Thread GitBox
equanz commented on issue #92: URL: https://github.com/apache/pulsar-client-node/issues/92#issuecomment-638040825 Since subscription hold cursor(position of acked message) and cursor move forward when consumer send acknowledge, I think new consumer just reconnect your shared subscription.

Build failed in Jenkins: pulsar-website-build #1015

2020-06-03 Thread Apache Jenkins Server
See Changes: [github] Extend PulsarIO to support Batch Sources. This pr implements PIP-65 [github] [C++] logging factory should be stored as static shared_ptr (#7132) [github] Close producer without state c

Slack digest for #dev - 2020-06-03

2020-06-03 Thread Apache Pulsar Slack
2020-06-03 08:48:30 UTC - Gilles Barbier: @Thomas Jamet to obtain this result and keeping the benefits of using schema, I use an envelope: a message that contains a type and one of possible message, eg. ```{ "type": "record", "name": "AvroForEngineMessage", "namespace": "com.zenaton.j

[GitHub] [pulsar-client-node] goku321 commented on issue #92: Creating a subscription with initial position as "earliest"

2020-06-03 Thread GitBox
goku321 commented on issue #92: URL: https://github.com/apache/pulsar-client-node/issues/92#issuecomment-638163153 @equanz What if there were messages even before creating the subscription? I don't think subscription will read the old messages by defaultl

[GitHub] [pulsar-client-node] goku321 edited a comment on issue #92: Creating a subscription with initial position as "earliest"

2020-06-03 Thread GitBox
goku321 edited a comment on issue #92: URL: https://github.com/apache/pulsar-client-node/issues/92#issuecomment-638163153 @equanz What if the topic had messages even before creating the subscription? I don't think subscription will read the old messages by default. --

[GitHub] [pulsar-dotpulsar] JarrodJ83 commented on pull request #37: Add Proxy support, Token serialization -> UTF8

2020-06-03 Thread GitBox
JarrodJ83 commented on pull request #37: URL: https://github.com/apache/pulsar-dotpulsar/pull/37#issuecomment-638217364 Thanks for the updates! @mhelleborg that would be very awesome! We are looking to leverage pulsar soon and we won't have direct access to the brokers so I'm really lookin

Jenkins build is back to normal : pulsar_release_nightly_snapshot #833

2020-06-03 Thread Apache Jenkins Server
See