You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/23 07:18:00 UTC

[GitHub] [beam] coheigea opened a new pull request #11191: BEAM-9570 - Harden deserialization in SerializableCoder

coheigea opened a new pull request #11191: BEAM-9570 - Harden deserialization in SerializableCoder
URL: https://github.com/apache/beam/pull/11191
 
 
   It's possible to harden the deserialization process in SerializableCoder by enforcing that deserialization will only take place if the root object matches the type that the SerializableCoder is associated with.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [beam] coheigea closed pull request #11191: [BEAM-9570] Harden deserialization in SerializableCoder

Posted by GitBox <gi...@apache.org>.
coheigea closed pull request #11191: [BEAM-9570] Harden deserialization in SerializableCoder
URL: https://github.com/apache/beam/pull/11191
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [beam] coheigea commented on issue #11191: [BEAM-9570] Harden deserialization in SerializableCoder

Posted by GitBox <gi...@apache.org>.
coheigea commented on issue #11191: [BEAM-9570] Harden deserialization in SerializableCoder
URL: https://github.com/apache/beam/pull/11191#issuecomment-604978096
 
 
   I'll close this PR due to the comments above, and update the JIRA to reflect instead the proposals on the mailing list.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services