Tatu Saloranta created BEAM-8391:
------------------------------------
Summary: `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
`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)