Package voldemort.server.scheduler.slop

The background jobs associated with the slop store.

See:
          Description

Class Summary
BlockingSlopPusherJob A task which goes through the slop table and attempts to push out all the slop to its rightful owner node
SlopPurgeJob Async job to clean up slops accumulated on the nodes, based on the following criteria 1.
SlopPusherJob TODO there is potentially lot more the two slop pushers can share.
StreamingSlopPusherJob  
 

Package voldemort.server.scheduler.slop Description

The background jobs associated with the slop store.

This is used by the Hinted handoff feature.



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu