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 2021/03/11 10:31:00 UTC

[jira] [Created] (BEAM-11958) Revert because it causes unnecessary pain for users if older versions of jackson in cluster

Ismaël Mejía created BEAM-11958:
-----------------------------------

             Summary: Revert  because it causes unnecessary pain for users if older versions of jackson in cluster
                 Key: BEAM-11958
                 URL: https://issues.apache.org/jira/browse/BEAM-11958
             Project: Beam
          Issue Type: Improvement
          Components: io-java-aws
            Reporter: Ismaël Mejía


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.


BEAM-8391 causes unnecessary pain for users if older versions of jackson in cluster



--
This message was sent by Atlassian Jira
(v8.3.4#803005)