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

Cosmetics for 9356 - Rate Limiting PR #10349

Conversation

poikilotherm
Copy link
Contributor

As discussed on Slack

Avoiding usage of GSON will eventually allow us to reduce dependencies. Standards for the win!
- Remove unnecessary StringBuffers
- Switch to better readable else-if construction to determine capacity
- Add missing generics
- Remove stale import
@stevenwinship stevenwinship self-requested a review March 1, 2024 16:54
@stevenwinship stevenwinship self-assigned this Mar 1, 2024
@stevenwinship stevenwinship merged commit 0693476 into IQSS:9356-rate-limiting-command-engine Mar 1, 2024
10 of 11 checks passed
@stevenwinship stevenwinship removed their assignment Mar 1, 2024
stevenwinship pushed a commit that referenced this pull request Mar 18, 2024
* style(cache): switch from Gson to JSON-B via JSR-367

Avoiding usage of GSON will eventually allow us to reduce dependencies. Standards for the win!

* style(cache): address SonarLint suggestions for code improvements

- Remove unnecessary StringBuffers
- Switch to better readable else-if construction to determine capacity
- Add missing generics
- Remove stale import
@pdurbin pdurbin added this to the 6.2 milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants