y1chi edited a comment on pull request #11916: URL: https://github.com/apache/beam/pull/11916#issuecomment-646900931
@mxm Seems like flink runner is sending cache token per state, instead of one user state token per bundle. This will cause python sdk to fail https://github.com/apache/beam/blob/d5c3391119061581b13d8b647b5c1f423a39d4b2/sdks/python/apache_beam/runners/worker/sdk_worker.py#L893 is this a known issue and being worked on? ---------------------------------------------------------------- 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: [email protected]
