Aurora Twinkle
Aurora Twinkle
**client** : [Lettuce](https://lettuce.io/),a aync client base netty nio **corvus version** : a Secondary development version base eleme/corvus master(update to date) **redis**: redis cluster **problem**: when run my code some time,...
### Motivation PIP-359 Implementation PR:https://github.com/apache/pulsar/pull/22861 ### Modifications ### Verifying this change - [x] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This...
Main Issue: https://github.com/apache/pulsar/issues/22934 ### Motivation Refer to issue: https://github.com/apache/pulsar/issues/22934 ### Modifications ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Reference Links: https://github.com/apache/pulsar/discussions/22933 ### Solution In the implementation of the `ServiceNameResolver` interface, we...
[PIP-359](https://github.com/apache/pulsar/pull/22902) Support custom message listener thread pool for specific subscription, avoid individual subscription listener consuming too much time leading to higher consumption delay in other subscriptions. ### Motivation In our...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? I found that there are two...
**BUG REPORT** ***Describe the bug*** The maxPendingAddRequestsPerThread configuration in bookkeeper.conf is inconsistent with the actual behavior, resulting in netty direct memory OOM. ***To Reproduce*** Steps to reproduce the behavior: 1)...
Fixes https://github.com/apache/pulsar/issues/22934#issuecomment-2943690398 Main Issue: https://github.com/apache/pulsar/issues/22934#issuecomment-2943690398 Implementation: https://github.com/apache/pulsar/pull/24387 ### Motivation As https://github.com/apache/pulsar/issues/22934 and https://github.com/apache/pulsar/discussions/22933 mentioned, when most of the nodes in serviceurl are down (but there is at least one available...
Fixes https://github.com/apache/pulsar/issues/22934#issuecomment-2943690398 Main Issue: https://github.com/apache/pulsar/issues/22934#issuecomment-2943690398 PIP: https://github.com/apache/pulsar/pull/24394 ### Motivation As https://github.com/apache/pulsar/issues/22934 and https://github.com/apache/pulsar/discussions/22933 mentioned, when most of the nodes in serviceurl are down (but there is at least one available...
### Is there an existing issue for this? - [x] I have searched the existing issues ### What would you like to be added? I found that Milvus performs batch...