This is an automated email from the ASF dual-hosted git repository.
yuqi1129 pushed a change to branch fix-mkdirs-toctou
in repository https://gitbox.apache.org/repos/asf/gravitino.git
from b1ebf68947 [#11939] fix(core,auth): tolerate concurrent directory
creation instead of failing spuriously
add 3190c6f189 [#11939] fix(common): address review comments (propagate
original IOException, avoid reflective final-field write in test)
No new revisions were added by this update.
Summary of changes:
.../org/apache/gravitino/utils/DirectoryUtils.java | 12 +++------
.../org/apache/gravitino/job/TestJobManager.java | 29 ++++++++++++++--------
2 files changed, 23 insertions(+), 18 deletions(-)