-
**Describe the bug**
Producer and Consumer throw errors when trying to publish/consume messages from topics created with bin/pulsar-admin and autoCreatedTopics. This error seems to be intermittent, s…
-
**Describe the bug**
I'm using pulsar 2.8.0 and aop 2.8.0-rc-202106071430.
And I'm using the sample code in README.MD to publish and subscrbe message.
But no messages returned.
**To Reproduce**
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
https://github.com/milvus-io/milvus/discussions…
-
**Context**
Current ACA deployment model requires going to the targeted machine to:
1. clone the aca repro
2. run a script to clone and install all the aca dependencies (cppkafka, grpc, ovs, puls…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
When the broker is shutting down there are many …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: milvusdb/milvus:2.4-latest-gpu
- Deployment mode(standalone or clus…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: milvus:v2.3.10-gpu
- Deployment mode(standalone or cluster):stand a…
-
`pulsarctl` won't delete a normal topic unless given `--non-partioned` flag:
```
$ ./pulsarctl topic delete persistent://public/default/temp
[✖] code: 404 reason: Partitioned topic does not exis…
-
onobc updated
6 months ago
-
## Motivation
- Message queues such as Kafka and Pulsar can only guarantee the exactly-once semantics provided by the transaction feature under **the specific use scenario of `consume-transform-pro…