[ https://issues.apache.org/jira/browse/BEAM-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333285#comment-17333285 ]
Steve Niemitz commented on BEAM-12229: -------------------------------------- I can confirm that PR fixed it also, thank you for the quick turnaround here! > WindmillStateCache has a 0% hit rate in 2.29 > -------------------------------------------- > > Key: BEAM-12229 > URL: https://issues.apache.org/jira/browse/BEAM-12229 > Project: Beam > Issue Type: Bug > Components: runner-dataflow > Affects Versions: 2.29.0 > Reporter: Steve Niemitz > Assignee: Reuven Lax > Priority: P1 > Fix For: 2.30.0 > > Time Spent: 20m > Remaining Estimate: 0h > > After upgrading to 2.29, I noticed that our jobs have a 0% state cache hit > rate. I see a very high eviction rate from the cache as well (it used to be > ~0, now its ~100,000+ evictions / second). > We never were on 2.28, so I can't say if it worked there, but it did work on > 2.27. > > -- This message was sent by Atlassian Jira (v8.3.4#803005)