egalpin commented on issue #21162: URL: https://github.com/apache/beam/issues/21162#issuecomment-1369940644
Yes good call out, this is exactly the issue of https://github.com/apache/beam/issues/23525. You can safely and properly circumvent the issue by using `setCoder` on the PCollection of pubsub messages which have ordering keys, specifying `PubsubMessageWithAttributesAndMessageIdAndOrderingKeyCoder` as the coder -- 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]
