Slack digest for #dev - 2020-05-31

2020-05-31 Thread Apache Pulsar Slack
2020-05-30 20:38:42 UTC - Thomas Jamet: Hello, is there a way for a given topic to have different schemas applied to different messages (based for example on a property of the message)? I have different messages of different types which all relate to the same conversation and that I would like t

[GitHub] [pulsar-client-node] sijie commented on issue #91: Thousands of producers are getting created

2020-05-31 Thread GitBox
sijie commented on issue #91: URL: https://github.com/apache/pulsar-client-node/issues/91#issuecomment-636569673 @goku321 Since you are using a partitioned topic with 100 partitions, you will have 100 sub-producers when constructing one producer. If you create 20 producers, you will have

[DISCUSS] Apache Pulsar 2.6.0 Release

2020-05-31 Thread PengHui Li
Hi all, I hope you've all been doing well. It is about 6 months since the last major release (2.5.0). I am planning to start the 2.6.0 release soon (probably this week). I would like to check the current status for the in-progress features, to see what needs to be merged and included in 2.6.0. Th

[GitHub] [pulsar-client-node] goku321 commented on issue #91: Thousands of producers are getting created

2020-05-31 Thread GitBox
goku321 commented on issue #91: URL: https://github.com/apache/pulsar-client-node/issues/91#issuecomment-636610528 @sijie I'm actually seeing more producers than 2000. Attaching the screenshot: ![image](https://user-images.githubusercontent.com/12848015/83376726-02f0c200-a3f1-11ea-85f9