apache/pulsar

Flaky-test: ClientDeduplicationFailureTest.testClientDeduplicationCorrectnessWithFailure

Open

#14.523 aberto em 1 de mar. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Java (3.485 forks)batch import
Stalearea/testhelp wantedlifecycle/staletype/flaky-tests

Métricas do repositório

Stars
 (13.697 stars)
Métricas de merge de PR
 (Mesclagem média 3d 10h) (146 fundiu PRs em 30d)

Description

ClientDeduplicationFailureTest.testClientDeduplicationCorrectnessWithFailure is flaky. It fails sporadically. It was disabled in https://github.com/apache/pulsar/pull/14509 because it was leading to out of memory errors. Ideally, we'll find a way to re-enable it without causing OOM.

Guia do colaborador