anishshri-db opened a new pull request, #46048:
URL: https://github.com/apache/spark/pull/46048

   ### What changes were proposed in this pull request?
   Fix thread safety issue around access to loadedMaps in close function for 
hdfs store provider
   
   ### Why are the changes needed?
   To ensure thread safe access to `loadedMaps` which is the critical section 
for the hdfs backed state store provider in structured streaming
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Existing unit tests
   
   ```
   [info] Run completed in 2 minutes, 51 seconds.
   [info] Total number of tests run: 152
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 152, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   ```
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to