-
### 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…
-
### Motivation
The Pulsar client mainly has three thread pools that cooperate with each other to complete the message publishing and consumption of messages.
- IO threads - Used for handling net…
-
**Name**: Joshua B. Turner
**Email**: josh.turner@digintent.com
**LinkedIn**: https://www.linkedin.com/in/taztech/
Homework screenshots below:
-----------------------------------------
![Worksh…
-
### 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…
-
报错信息如下:
```
18:49:29.181 [pulsar-web-68-1] WARN org.apache.pulsar.broker.web.AuthenticationFilter - [127.0.0.1] Failed to authenticate HTTP request: Failed to authentication token: Illegal base64…
-
### 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…
-
1. client.Subscribe create consumer
2. delete the topic on the console
3. consumer call Close() close the consumer and panic
panic: runtime error: invalid memory address or nil pointer dereferenc…
-
### 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…
-
**Describe the bug**
If you have an Avro "fixed" field in a record (or presumably if you try to produce a "fixed" field directly), you get a ClassCastException when producing a message.
```
java.…
-
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.