You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 19:32:41 UTC

[GitHub] [beam] kennknowles opened a new issue, #18645: Ensure coders are updatable partially in a cluster (aka add versions to coders)

kennknowles opened a new issue, #18645:
URL: https://github.com/apache/beam/issues/18645

   Follow up ticket for the following discussion: https://lists.apache.org/thread.html/f3b2daa740075cc39dc04f08d1eaacfcc2d550cecc04e27be024cf52@%3Cdev.beam.apache.org%3E
   
   Long story short: seems being able to update a live stream is a constraint beam must address. This implies no change in coder serialization. To do it the only way is to put a marker (like a version) otherwise the live update will be broken if part of a cluster is updated only.
   
   This task is about ensuring we support it.
   
   Imported from Jira [BEAM-3616](https://issues.apache.org/jira/browse/BEAM-3616). Original Jira may contain additional context.
   Reported by: romain.manni-bucau.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org