DonghunLouisLee
DonghunLouisLee
@liangyuanpeng I'll tackle this asap Thanks
I wasn't able to reproduce this issue with the version 4.1.2. Was this issue handled?
@vmalloc Hi! I'll be available for PR approval if you can resolve this issue! Thanks
@zhengxingjian Could you explain in detail how to reproduce this issue?
@robertream is pip-68 implemented?
@jmanno01 could you elaborate on what TLS Authenticatin means? 'with_certificate_chain()' method should be used for tls authentication for the client. Authentication in the crate refers to "authenticating" user such as...
> As a comment, for GCS it did not work just adding > > `broker: configData: managedLedgerOffloadDriver: google-cloud-storage gcsManagedLedgerOffloadBucket: pulsar-tiered gcsManagedLedgerOffloadRegion: us-east1 managedLedgerOffloadAutoTriggerSizeThresholdBytes: "262144000"` > > because it was lacking...
> Nono, when you change the charts you cannot use the same chart, so I repackaged locally and applied those! Not as fancy haha Ideally these should go into the...
moreover, pulsar client struct does not need to have the ability to produce messages directly. Producer should be built to send messages only. Having client struct impl send, send_raw is...