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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
