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

Fix RingRange string method #383

Closed
emerkle826 opened this issue Sep 14, 2023 · 1 comment · Fixed by #382
Closed

Fix RingRange string method #383

emerkle826 opened this issue Sep 14, 2023 · 1 comment · Fixed by #382
Labels
done Issues in the state 'done'

Comments

@emerkle826
Copy link
Contributor

On this line:
https://github.com/k8ssandra/management-api-for-apache-cassandra/blob/feature/client-gen/management-api-server/src/main/java/com/datastax/mgmtapi/resources/v2/RepairResourcesV2.java#L132
The logic incorrectly chops 2 characters off the end of the string. It should only chop 1.

@emerkle826 emerkle826 linked a pull request Sep 14, 2023 that will close this issue
@Miles-Garnsey
Copy link
Member

Merged on the integration branch, closing.

@adejanovski adejanovski added the done Issues in the state 'done' label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done'
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants