apache / apache/pulsar-client-cpp

[feature request] C++ and Python support negative acknowledgment backoff

Abierto
#92 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
71
Forks
90
Merge medio
2 h 33 min
PR fusionados (30 d)
3

Descripción

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.

### Motivation

[PIP-106](https://github.com/apache/pulsar/wiki/PIP-106%3A-Negative-acknowledgment-backoff)

### Solution

Refer java client: https://github.com/apache/pulsar/pull/12566

### Alternatives

_No response_

### Anything else?

If the `redeliveryCount` is greater than the DLQ configuration, it needs to be sent to the DLQ.

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza leyendo PIP-106 y el pull request 12566 del cliente Java al que se hace referencia para entender el comportamiento de backoff de las confirmaciones negativas. Sigue las rutas correspondientes de los clientes C++ y Python y, después, verifica que los valores de redeliveryCount que superen la configuración de DLQ se envíen a la DLQ y que ambos clientes coincidan con el comportamiento de Java.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cpp, python
Área
backend-api-design, distributed-systems
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.