Skip to content

Commit

Permalink
The following has been done within multiple iterations:
Browse files Browse the repository at this point in the history
Refactored URL parsing and removed unnecessary doc in local helper.
Refactored to use AtomicReference instead of singleton Map.
Adjusted tests of paging to test that pages contain expected objects.
Added check and test for deleting non-empy zone.
Removed RrsetWapper and used tailMap in listing.
Added @VisibleForTesting annotations.
Added fails to expected exceptions. Added error message checks.
Addressed codacy suggestions.
Assigned project ID to the helper and test.
Added pool of executors instead of spawning one threads.
Reduced number of threads.
  • Loading branch information
mderka committed Mar 9, 2016
1 parent 04f354a commit 1f06caf
Show file tree
Hide file tree
Showing 4 changed files with 678 additions and 1,226 deletions.
Loading

0 comments on commit 1f06caf

Please sign in to comment.