jd-opensource / jd-opensource/joyqueue
并行消费问题
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 383
- Forks
- 139
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
开启并行消费,例如窗口大小5,批量大小默认10,消费一段时间后,如果主题生产者停止发送消息后,消费会立刻停止,一直卡住不消费,直到如果后续生产继续那么消费也会开始消费,可以进行反复操作复现该问题。
Guía de contribución
Línea de trabajo
Start by reproducing the issue with parallel consumption window 5 and the default batch size of 10, then inspect the consumer path that runs after the producer stops sending messages. The work is done when consumption does not remain stuck during producer inactivity and a regression test covers stopping and resuming production.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- distributed-systems
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100