-
### 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…
-
Original Issue: apache/pulsar#13892
---
**Describe the bug**
Pulsar version: 2.8.2 + branch-2.8 up to https://github.com/apache/pulsar/tree/36443112c86afc296780c180154f922d611ebf25
One of zooke…
sijie updated
2 years ago
-
**Describe the bug**
After using `admin packages` delete a package, I can still list the deleted package:
```
➜ apache-pulsar-2.9.1 ./bin/pulsar-admin packages delete function://public/default/v…
nlu90 updated
2 years ago
-
**Describe the bug**
The pulsar cluster has 3 brokers and 3 bookies, and the broker enables the transaction.
When I use a program to publish and consume messages with transactions on a partitioned t…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/actions/runs/5056…
-
下面是活动排期:
准备阶段
- [x] 讲师邀请
- [x] 直播档期确认
- [x] 话题及讲师材料收集(讲师提供)
- [x] 朋友圈分享海报(带B 站直播间二维码)及 B 站直播间 banner 的图片制作
- [x] 公众号发布活动信息
- [x] 活动行发布活动信息/合作社区转发(CNCF、阿里云云原生、腾讯云云原生)
- [x] 抽奖奖品准备(书籍、社区赞助T恤…
-
Master issue: #4077
**Is your feature request related to a problem? Please describe.**
Send Key hash range change events to consumers in Key_Shared subscription.
-
Currently if a user creates a sink and configures it to connect to a C* table that doesn't exist, the pod goes into a hung state where there are no additional logs, and pod metrics are not available.
…
pgier updated
3 years ago
-
Using:
- image: datastax/lunastreaming-all:2.10_4.9
- tired storage: azure blob storage
Note: Yaml added in desc, Password is changed so it won't connect.
Error:
```
2023-07-07T16:23:22.5…
-
### Motivation
Fixed the failure to use schema to create consumer after using AUTO-CONSUME consumer to subscribe an empty topic, and Broker returned the error message as IncompatibleSchemaException…