wombatu-kun commented on PR #19334: URL: https://github.com/apache/hudi/pull/19334#issuecomment-5044443558
Thread-safety here is already tracked in #16943 (HUDI-9254, priority:critical), which names `HiveMetastoreBasedLockProvider` directly. `future` went into #19345; `lock` beside it is already `volatile`, so the gap is one field inside a single class. -- 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]
