scwhittle commented on pull request #13206: URL: https://github.com/apache/beam/pull/13206#issuecomment-717553720
R: @kennknowles This was impacting a dataflow customer. As I was debugging I also found https://issues.apache.org/jira/browse/BEAM-11144 but I plan on doing that separately. Both of these issues show how the contexts and the namespace used can be confusing. To debug I made changes to ReduceFnRunner to validate that the in-memory state was all empty at the end of certain tests. Let me know if you'd like me to include that here. It would be nice to have support in ValidateRunner tests that it didn't leak state, does that exist or do you have any ideas? ---------------------------------------------------------------- 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]
