Aurora Twinkle

Results 10 issues of 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...

doc-not-needed
PIP

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...

doc-not-needed

### 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...

type/enhancement

[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...

doc-not-needed
ready-to-test

### 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...

doc-required

**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)...

type/bug

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...

doc-not-needed
PIP

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...

doc-not-needed

### 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...

kind/enhancement