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

Remove Lombok usage in gateway-ha #106

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Dec 1, 2023

  • Refactor done with Delombok in Intellij, manuallly for simple ones, and manual adjustments
  • Removed unused loggers
  • Changed Nullable and Nonnull annotations to consistently use jakarta annotations

Follow up to #104 and #105

Part of #102

Note for reviewers:

I kept formatting changes at minimum to allow relatively easy review. We will do a separate code reformmating to Trino/Airlift style in later PR (after existing PRs are hopefully in).

@cla-bot cla-bot bot added the cla-signed label Dec 1, 2023
@mosabua mosabua force-pushed the delombok3 branch 12 times, most recently from e227e62 to 1e6cd23 Compare December 8, 2023 17:08
@mosabua mosabua changed the title Remove Lombok usage in gateway-ha (WIP) Remove Lombok usage in gateway-ha Dec 8, 2023
@mosabua mosabua force-pushed the delombok3 branch 16 times, most recently from dba86da to 080fca7 Compare December 20, 2023 01:15
@mosabua mosabua force-pushed the delombok3 branch 20 times, most recently from a8479c6 to d3b2054 Compare December 20, 2023 21:49
- Refactor done with Delombok in Intellij, manuallly for simple ones,  and manual adjustments
- Removed unused loggers
- Changed Nullable and Nonnull annotations to consistently use jakarta annotations
@mosabua mosabua changed the title (WIP) Remove Lombok usage in gateway-ha Remove Lombok usage in gateway-ha Dec 20, 2023
Copy link
Member Author

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looking good now. Ready for review from others and hopefully not too much to review.

@mosabua
Copy link
Member Author

mosabua commented Dec 21, 2023

Please take a look @willmostly @vishalya and @Chaho12

@mosabua mosabua merged commit 5848f1e into trinodb:main Dec 21, 2023
1 check passed
@mosabua mosabua deleted the delombok3 branch December 21, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants