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

CASSANDRA-19014 Resolved repair_admin summarize-pending command issue #2942

Closed

Conversation

szymon-miezal
Copy link
Contributor

CASSANDRA-19014

Fixed a bug causing the OpenDataException being thrown when executing the repair_admin summarize-pending command. This patch addresses the problem by including a missing composite in PendingStats.toComposite, ensuring proper data conversion.

Fixed a bug causing the `OpenDataException` being thrown
when executing the `repair_admin summarize-pending` command.
This patch addresses the problem by including a missing composite
in `PendingStats.toComposite`, ensuring proper data conversion.

patch by Szymon Miezal; reviewed by TBD for CASSANDRA-19014
@szymon-miezal szymon-miezal changed the title Resolved repair_admin summarize-pending command issue CASSANDRA-19014 Resolved repair_admin summarize-pending command issue Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants