mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
parent
7059224668
commit
cff027499a
@ -956,7 +956,7 @@ public class RecoveryState implements ToXContentFragment, Streamable, Writeable
|
||||
}
|
||||
}
|
||||
|
||||
public File getFileDetails(String dest) {
|
||||
public synchronized File getFileDetails(String dest) {
|
||||
return fileDetails.get(dest);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user