dasphillipbrau commented on issue #34625: URL: https://github.com/apache/beam/issues/34625#issuecomment-2802025219
> > Is [#34452](https://github.com/apache/beam/issues/34452) related here? > > Maybe. One thing that could be happening is the Kafka messages are serialized with an old protobuf version, and then there is an exception when the new version tries to deserialize them. > > [@dasphillipbrau](https://github.com/dasphillipbrau) could you share the full stack trace you get when you've upgraded to Beam 2.64 and GRPC 1.69.0? Well, that could be a reason. The messages in the topic are from proto2. Unfortunately, that is the only message in the Stacktrace, the rest is being obscured by our runner. -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org