DonghunLouisLee

Results 6 issues of DonghunLouisLee

It would be great if there is a sasl(oauthbearer) mechanism similart to https://github.com/edenhill/librdkafka/pull/2189 this issue in librdkafka.

enhancement
help wanted

update 'PulsarApi.proto' to latest(https://github.com/apache/pulsar/blob/12ef7c9b7ce698e6a8181700a2e8a2b030bcfa60/pulsar-client/src/main/java/org/apache/pulsar/client/impl/PulsarClientImpl.java#L150)

According to the official PulsarApi.proto, if producer_ready field is not "ready", the client will avoid to timeout the request for creating the producer. Instead it will wait indefinitely until it...

I believe multi topic producer is not a required spec for pulsar clients and I think it's highly unnecessary with misleading configurations such as "batch" being separate configs for each...

Since pulsar-rs currently does not have proper version control policies, I suggest we move forward with following policies as below 1. Major Update(1.x.x -> 2.x.x) will follow pulsar major version...

help wanted

Hi! I think this is a great project and I would like to know more about the work balancing algorithm thesis that's mentioned in the rustdoc for smolscale. It would...