Merge branch 'S2GRAPH-230' * S2GRAPH-230: add background task on ResourceManager onEvict.
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/be8f0419 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/be8f0419 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/be8f0419 Branch: refs/heads/master Commit: be8f0419b3d4feceb66dafad112a9435eef713c5 Parents: c1698e3 447eca4 Author: daewon <[email protected]> Authored: Fri Jul 13 15:28:01 2018 +0900 Committer: daewon <[email protected]> Committed: Fri Jul 13 15:28:01 2018 +0900 ---------------------------------------------------------------------- .../apache/s2graph/core/ResourceManager.scala | 28 +++++++++++++++----- .../scala/org/apache/s2graph/core/S2Graph.scala | 8 +++--- .../s2graph/core/utils/SafeUpdateCache.scala | 2 +- 3 files changed, 28 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
