personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

DavCmpFsImpl doesn't respect binaryData.fsync.enabled setting #394

Closed Yonezawa-T2 closed 5 years ago

Yonezawa-T2 commented 5 years ago

Neither doPutForCreate nor doPutForUpdate of DavCmpFsImpl issue fsync regardless of binaryData.fsync.enabled setting: https://github.com/personium/personium-core/blob/3edfb21dd1c5d408f6555d04cf79770924a32b07/src/main/java/io/personium/core/model/impl/fs/DavCmpFsImpl.java#L573

SawamiWataru commented 5 years ago

Released v1.7.14