Slack digest for #dev - 2020-06-07

2020-06-07 Thread Apache Pulsar Slack
2020-06-06 15:56:49 UTC - Amit Pal: @Amit Pal has joined the channel 2020-06-06 16:04:09 UTC - Amit Pal: is the transaction support ready in Pulsar? Where can I find the roadmap wrt transactions? 2020-06-06 23:30:59 UTC - Penghui Li: @Amit Pal Here is an issue for tracking transaction s

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

2020-06-07 Thread GitBox
mhelleborg commented on pull request #37: URL: https://github.com/apache/pulsar-dotpulsar/pull/37#issuecomment-640268470 @blankensteiner What was the setup which failed when you tested? Seemed to work OK on the cases I tested locally, would be nice to have a repro :) -

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

2020-06-07 Thread GitBox
blankensteiner commented on pull request #37: URL: https://github.com/apache/pulsar-dotpulsar/pull/37#issuecomment-640288191 Hi @mhelleborg It's a staging cluster consisting of 3 brokers. Have you tried connecting to a multi-broker cluster on all brokers? --

[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #40: Docker Connection Issues

2020-06-07 Thread GitBox
blankensteiner commented on issue #40: URL: https://github.com/apache/pulsar-dotpulsar/issues/40#issuecomment-640289869 Hi @JarrodJ83 Instead of connecting to "Pulsar", what if you connect to "localhost"? Does it work then? -