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…
Reference in New Issue