provectus/kafka-ui

Invalid KC task state upon a restart

开放

#1,890 创建于 2022年4月24日

 (0 条评论) (0 个反应) (0 位负责人)Java (977 个派生)batch import
good first issuescope/backendstatus/acceptedtype/bug

仓库指标

星标
 (7,799 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南