提交 b4eddba6 authored 作者: Noel Grandin's avatar Noel Grandin

vmlens: fix race condition on MVStore.currentVersion

上级 d7d8a62b
......@@ -219,7 +219,7 @@ public final class MVStore {
private final UncaughtExceptionHandler backgroundExceptionHandler;
private long currentVersion;
private volatile long currentVersion;
/**
* The version of the last stored chunk, or -1 if nothing was stored so far.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论