Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Commit

Permalink
RocksDBPersistenceProvider - a few fixes (#599)
Browse files Browse the repository at this point in the history
* RocksDBPersistenceProvider - lots of edits - no breaking changes.
* Centralized repeat code
* Marked unused code.
* Ensure that all sets returned are unmodifiable.
* Made sure that all database iterators are closed in final method or that they are closed in try-with-resources blocks.
* Removed unneeded AtomicReference for maps.
* Added logging for failed mkdir.
* + some misc cleanup editing.

Pair.java - made all values final.

Signed-off-by: footloosejava <[email protected]>
  • Loading branch information
footloosejava authored and alon-e committed Apr 11, 2018
1 parent 02bb57d commit 6267c83
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 337 deletions.
Loading

0 comments on commit 6267c83

Please sign in to comment.