lostluck commented on PR #28781:
URL: https://github.com/apache/beam/pull/28781#issuecomment-1747668956

   > `state` is a technical term that's not very user-friendly; it is good to 
have consistent naming. @lostluck does Go have state cache as well?
   
   It does, but it's not memory aware, just element sized.
   
   Technically, it's used for cross bundle applications across the State API 
which side inputs also use.
   
   Unless the cache value also applies to the Combiner Lifting cache, it 
wouldn't be a true "worker" cache, vs a "state" cache.


-- 
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]

Reply via email to