Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/11558#issuecomment-193443421
@zsxwing, thanks for the pointer. I think the problem here is that this
suite is sharing a blockmanager and block ids across test cases and some of the
test cases directly call BlockManager methods outside of a task to get blocks
and then do not release those locks.
What do you think about refactoring this suite so that the state is
completely reset between tests?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]