pulsar-client-dotnet icon indicating copy to clipboard operation
pulsar-client-dotnet copied to clipboard

Apache Pulsar native client for .NET (C#/F#/VB)

Results 34 pulsar-client-dotnet issues
Sort by recently updated
recently updated
newest added

I want to use the logical types in the Avro schema. But seems that Avro C# doesn't support logical types. It will throw the exception like below: ``` Avro.AvroException: Unknown...

[Current setup](https://github.com/fsharplang-ru/pulsar-client-dotnet/blob/develop/tests/compose/standalone/docker-compose.yml#L37-L80) One way is to use helm chart for this task and run [on minikube](https://github.com/marketplace/actions/setup-minikube-kubernetes-cluster), but other options also are possible (for example [Fluent Docker](https://github.com/mariotoffia/FluentDocker) or [TestContainers](https://github.com/HofmeisterAn/dotnet-testcontainers))

enhancement

I am not sure if this is a Pulsar issue or issue with Pulsar.Client. Hoping someone can help point me in the right direction! The below function works perfectly when...

bug

[Code reference](https://github.com/apache/pulsar/blob/branch-2.8/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/PulsarClient.java#L238-L253)

enhancement

[Documentation](https://github.com/apache/pulsar/wiki/PIP-85-%3A-Add-Schema-Information-to-Message-in-Java-Client-API) [PR](https://github.com/apache/pulsar/pull/10476)

enhancement

[PR](https://github.com/apache/pulsar/pull/9995)

enhancement

[Documentation](https://github.com/apache/pulsar/wiki/PIP-68%3A-Exclusive-Producer) [PR](https://github.com/apache/pulsar/pull/8685)

enhancement

[Description](https://github.com/apache/pulsar/wiki/PIP-83-%3A-Pulsar-client%3A-Message-consumption-with-pooled-buffer) [PR](https://github.com/apache/pulsar/pull/10184)

enhancement

[PR reference](https://github.com/apache/pulsar/pull/8996)

enhancement

[Documentation](https://github.com/apache/pulsar/wiki/PIP-74%3A-Pulsar-client-memory-limits) [PR for producer](https://github.com/apache/pulsar/pull/8965)

enhancement