[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #39: Reading Incoming Message Properties

2020-05-10 Thread GitBox
blankensteiner commented on issue #39: URL: https://github.com/apache/pulsar-dotpulsar/issues/39#issuecomment-626490158 Hi @JarrodJ83 It's because what you receive is a Message, but what you send is Metadata+payload. So a Message is immutable and Metadata is not. Could you elaborate

[GitHub] [pulsar-dotpulsar] JarrodJ83 commented on issue #39: Reading Incoming Message Properties

2020-05-10 Thread GitBox
JarrodJ83 commented on issue #39: URL: https://github.com/apache/pulsar-dotpulsar/issues/39#issuecomment-626366802 Thanks @blankensteiner I had not seen that. That will get me what I need I believe. Out of curiosity, is there are a particular reason why on the consumer side everything is d

Jenkins build is back to normal : pulsar_release_nightly_snapshot #809

2020-05-10 Thread Apache Jenkins Server
See

Slack digest for #dev - 2020-05-10

2020-05-10 Thread Apache Pulsar Slack
2020-05-09 20:41:14 UTC - Deepak Sah: @Deepak Sah has joined the channel 2020-05-09 20:48:19 UTC - Deepak Sah: I am trying to publish messages to a pulsar topic with multiple goroutines as producers using `SendAsync` method. I keep getting this warning `Got unexpected send receipt for messag