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 #409

Open
4 tasks done
ges1227 opened this issue May 24, 2024 · 1 comment
Open
4 tasks done

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

ges1227 opened this issue May 24, 2024 · 1 comment
Assignees
Labels
area/consumers scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working

Comments

@ges1227
Copy link

ges1227 commented May 24, 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 main-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: 2956664 3/21/2024, 16:23:10

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 "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 24, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels May 24, 2024
Copy link

Hi ges1227! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@Haarolean Haarolean self-assigned this May 25, 2024
@Haarolean Haarolean moved this to Revisit in Housekeeping Oct 9, 2024
@Haarolean Haarolean added scope/frontend Related to frontend changes scope/backend Related to backend changes area/consumers and removed status/triage/manual Manual triage in progress labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/consumers scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
Status: Revisit
Development

No branches or pull requests

2 participants