lukecwik opened a new issue, #23000: URL: https://github.com/apache/beam/issues/23000
### What would you like to happen? The Python SDK harness state cache currently assumes that loading happens outside of the cache. This prevents a lookup strategy which blocks when multiple parties lookup the same key. Also, the Python SDK harness state cache does not record the cost of loading a value into the cache. ### Issue Priority Priority: 2 ### Issue Component Component: sdk-py-harness -- 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]
