provectus/kafka-ui

Invalid KC task state upon a restart

Open

#1890 aperta il 24 apr 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (977 fork)batch import
good first issuescope/backendstatus/acceptedtype/bug

Metriche repository

Star
 (7799 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the bug

After Restart failed Task in a connector with failed tasks the State is still FAILED but the Tasks Failed is 0 at the same time, even if switch the tab to Tasks and return in the connector. In my case both indicators matched after return to Connectors overview (however it could be just coincidence and the state needed some time).

Set up

https://www.kafka-ui.provectus.io/

Steps to Reproduce Steps to reproduce the behavior:

  1. Navigate to local/Connectors
  2. Click some connector with state Failed
  3. Push the button Restart failed Task
  4. Observe differente status for the same indicator - State is still FAILED but the Tasks Failed is 0 at the same time

Expected behavior

State is RUNNING and the Tasks Failed is 0 at the same time after Restart failed Task Screenshots

Additional context

Guida contributor