org.mapdb / DBMaker / Maker / checksumHeaderBypass

checksumHeaderBypass

fun checksumHeaderBypass(): Maker

MapDB detects unclean shutdown (and possible data corruption) by Header Checksum. This checksum becomes invalid if store was modified, but not closed correctly. In that case MapDB will throw an exception and will refuse to open the store.