[
https://issues.apache.org/jira/browse/BEAM-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-8391.
--------------------------------
Fix Version/s: 2.17.0
Resolution: Fixed
> `AwsModule` of sdks/java/io/amazon-web-services uses deprecated type id write
> methods
> -------------------------------------------------------------------------------------
>
> Key: BEAM-8391
> URL: https://issues.apache.org/jira/browse/BEAM-8391
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Reporter: Tatu Saloranta
> Assignee: Tatu Saloranta
> Priority: Major
> Fix For: 2.17.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> `AwsModule` class uses old `typeSerializer.writeTypePrefixForObject()` method
> in `serializeWithType()`, deprecated in Jackson 2.9. While this still works
> (and should work for 2.x), it makes sense to use replacement that is fully
> supported.
> I will provide a patch for this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)