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 Joda and Joda Wrappers #3995

Open
saratvemulapalli opened this issue Jul 25, 2022 · 1 comment
Open

Remove Joda and Joda Wrappers #3995

saratvemulapalli opened this issue Jul 25, 2022 · 1 comment
Labels
dependencies Pull requests that update a dependency file enhancement Enhancement or improvement to existing feature or request

Comments

@saratvemulapalli
Copy link
Member

Is your feature request related to a problem? Please describe.
Coming from: #3935 (comment)

Joda was a standard implementation for versions < Java 8.
Since Java 8, we use Java.time but we still use Joda for BWC to talk to old nodes.
But since we have already moved to using JDK 17 in 2.0, we do not need any Joda wrappers because older major version already supports java.time.

Describe the solution you'd like
Remove all Joda and Joda wrappers, move them to use java.time

@saratvemulapalli saratvemulapalli added enhancement Enhancement or improvement to existing feature or request untriaged labels Jul 25, 2022
@saratvemulapalli saratvemulapalli self-assigned this Jul 25, 2022
@saratvemulapalli saratvemulapalli added dependencies Pull requests that update a dependency file and removed untriaged labels Jul 25, 2022
@saratvemulapalli
Copy link
Member Author

Could not pick this up, if anybody wants to feel free to pick it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement Enhancement or improvement to existing feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant