You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/10/14 07:09:00 UTC

[jira] [Assigned] (BEAM-8391) `AwsModule` of sdks/java/io/amazon-web-services uses deprecated type id write methods

     [ https://issues.apache.org/jira/browse/BEAM-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía reassigned BEAM-8391:
----------------------------------

    Assignee: Tatu Saloranta

> `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
>          Time Spent: 40m
>  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)