ericm-db commented on code in PR #52018:
URL: https://github.com/apache/spark/pull/52018#discussion_r2277110853
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/state/RocksDBStateStoreLockHardeningSuite.scala:
##########
@@ -620,6 +620,175 @@ class RocksDBStateStoreLockHardeningSuite extends
SparkFunSuite
}
}
+ test("lock hardening: safe provider close during concurrent commit
operations") {
Review Comment:
Thanks for the catch - fixed
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]