Skip to content

Commit

Permalink
Parallelized the consistency fixer. Interim checkin. Need to refactor…
Browse files Browse the repository at this point in the history
… into separate files.

src/java/voldemort/utils/ConsistencyFix.java
- 1 thread for reading  file of bad keys
- 1 thread for writing any bad keys that are not fixed
- thread pool for sending gets
- thread pool for sending puts
  • Loading branch information
jayjwylie committed Mar 20, 2013
1 parent 02e8063 commit 2aea4e6
Showing 1 changed file with 393 additions and 105 deletions.

0 comments on commit 2aea4e6

Please sign in to comment.