-
I'm experiencing issues seeking in a pulsar topic, where I tried to call Seek multiple times for an IConsumer subscribed to the pulsar topic. If I call `consumer.SeekAsync(MessageId.Earliest)` twice a…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
Reported in admins matrix,
app.yml
```
---
dependency_resolution:
resolvers:
- auto_init: true
auto_install: true
type: conda
job_metrics_config_file: job_metrics_conf.yml
mi…
-
### What version of Bun is running?
1.1.13
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
Install Pulsar using docker
```bash
docker run -it…
-
**Describe the bug**
I have observed the Pulsar spark connector occasionally drops data and duplicates data. It seems to be happening when the underlying Pulsar client has connectivity issues with …
-
When using pulsar-client v3.5.0 and pulsar-client v2.10.2 to send the same batch of data (about 100MB), 3.5.0 takes about 3.5 times longer than 2.10.2.
### Core Code
```shell
async def consume_pu…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported ver…
-
First, thanks for making this library. It is great to have a native JS client for Pulsar to use in Bun.js, especially because the `pulsar-client` does not work (hard to diagnose failure) in Bun.js
…
-
#### Expected behavior
Setup:
- topic has a schema uploaded to the registry
- schemaEnforced is set to true
- allowAutoUpdates is set to false
- producer is created successfully with a JSON s…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported ver…