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

Frontend: Segment size calculation error #289

Closed
andormarkus opened this issue Mar 22, 2021 · 1 comment · Fixed by #295
Closed

Frontend: Segment size calculation error #289

andormarkus opened this issue Mar 22, 2021 · 1 comment · Fixed by #295
Labels
scope/frontend type/bug Something isn't working
Projects
Milestone

Comments

@andormarkus
Copy link
Contributor

Hi Team,

Bases on my testing when a topic segment size is larger than 1gb it wont calculate its values in mb or gb just returns it in bytes.

Screenshot 2021-03-22 at 08 10 10

Thanks,
Andor

@germanosin germanosin added type/bug Something isn't working scope/frontend labels Mar 22, 2021
@germanosin germanosin added this to the 0.1 milestone Mar 22, 2021
@germanosin
Copy link
Contributor

@andormarkus thank you for creating this issue. Will try to fix it asap

@workshur workshur linked a pull request Mar 23, 2021 that will close this issue
workshur pushed a commit that referenced this issue Mar 24, 2021
* Fix the negative segment size problem

* Fixed contract topic size bug

Co-authored-by: German Osin <german.osin@gmail.com>
RustamGimadiev pushed a commit to RustamGimadiev/kafka-ui that referenced this issue Mar 24, 2021
* Fix the negative segment size problem

* Fixed contract topic size bug

Co-authored-by: German Osin <german.osin@gmail.com>
javalover123 pushed a commit to javalover123/kafka-ui that referenced this issue Dec 7, 2022
* Fix the negative segment size problem

* Fixed contract topic size bug

Co-authored-by: German Osin <german.osin@gmail.com>
Donutellko pushed a commit to Donutellko/kafka-ui that referenced this issue Jul 12, 2024
Co-authored-by: Roman Zabaluev <gpg@haarolean.dev>
Co-authored-by: VladSenyuta <vlad.senyuta@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/frontend type/bug Something isn't working
Projects
No open projects
Kafka UI
  
Awaiting triage
Development

Successfully merging a pull request may close this issue.

2 participants