-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Task]: Replace JacksonFactory references with GsonFactory #32130
Comments
Hi @damccorm, |
.take-issue |
cutiepie-10
pushed a commit
to cutiepie-10/beam
that referenced
this issue
Aug 11, 2024
This was referenced Aug 11, 2024
Thanks for picking this up! I left a few minor comments in #32148 |
Hi @damccorm , |
damccorm
pushed a commit
that referenced
this issue
Aug 19, 2024
…#32158) * [Task]: Replace JacksonFactory references with GsonFactory #32130 * Fixing minor issues due to the replacement of JacksonFcatory with GsonFactory and further updation * Correcting gradle-wrapper.properties * Removing date and time from gradle-properties * Correcting Format in files --------- Co-authored-by: dragonHead1001001 <[email protected]>
reeba212
pushed a commit
to reeba212/beam
that referenced
this issue
Dec 4, 2024
…apache#32158) * [Task]: Replace JacksonFactory references with GsonFactory apache#32130 * Fixing minor issues due to the replacement of JacksonFcatory with GsonFactory and further updation * Correcting gradle-wrapper.properties * Removing date and time from gradle-properties * Correcting Format in files --------- Co-authored-by: dragonHead1001001 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What needs to happen?
Per https://cloud.google.com/java/docs/reference/google-http-client/latest/com.google.api.client.json.jackson2.JacksonFactory this class has been deprecated. In theory it should just be a 1:1 switch
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: