Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset types are not applied and reset instead like LATEST would #4453

Open
4 tasks done
ges1227 opened this issue May 23, 2024 · 2 comments
Open
4 tasks done

Reset types are not applied and reset instead like LATEST would #4453

ges1227 opened this issue May 23, 2024 · 2 comments
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working

Comments

@ges1227
Copy link

ges1227 commented May 23, 2024

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

When resetting offsets of a consumer group by reset type "EARLIEST" the consumer group is reset to latest.

The same happens with the reset type "TIMESTAMP" and "OFFSET".

Expected behavior

The topic offsets of the consumer group are set with the respective method chosen.

Your installation details

App version: 83b5a60 v0.7.2

Running inside a container as described here

Steps to reproduce

  1. Go to the consumer groups and select a consumer group whose state is empty and has topics assigned to it.
  2. Hit the three dots at the top right corner of the bar where the consumer group is shown and select 'Reset offset'.
  3. Topic and Reset Type are preselected, so just go to the partitions drop down and check "Select All".
  4. Press purple "Reset Offset" button.
  5. Check again the consumer group and their topic. Recognise that the Consumer Lag displays a lag of 0.

Screenshots

No response

Logs

No response

Additional context

A green pop up, indicating that the reset has been successful, is shown after pressing the "Reset Offset" button.

@ges1227 ges1227 added status/triage Issues pending maintainers triage type/bug Something isn't working labels May 23, 2024
Copy link

Hello there ges1227! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

@Haarolean
Copy link
Contributor

This repo is not maintained (#4255). Happy to see your bug reports here: https://github.com/kafbat/kafka-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants