Changes

#42 (May 14, 2012 5:36:08 PM)

  1. Added configurable option to interrupt service being unscheduled — Chinmay Soman / detail
  2. Added rollback capability to the Admin tool — Chinmay Soman / detail
  3. Fixed the confusing display messages for Admin tool rollback service — Chinmay Soman / detail
  4. Added ScanPermitWrapper class and general cleanup — Chinmay Soman / detail
  5. Removed jmx managed for scanpermitwrapper — Chinmay Soman / detail
  6. Created a separate scheduler operation to terminate jobs. Disable will simply unschedule and not force kill. — Chinmay Soman / detail
  7. Fixed a potential deadlock issue in ScanPermitWrapper — Chinmay Soman / detail

#41 (May 11, 2012 7:05:52 PM)

  1. Revert "add clientId for voldemort client" — Lei Gao / detail

#40 (May 11, 2012 5:56:07 PM)

  1. add zoned option for restore from replicas — Lei Gao / detail
  2. add tests for zoned restore — Lei Gao / detail
  3. Minor change to in getReplicationMapping — Lei Gao / detail

#39 (Apr 30, 2012 5:56:07 PM)

  1. fixed a donor-based rebalancing bug and added a unit test - all DonorBasedRebalanceAsyncOperation no longer share a same executor service so one async operation won't shutdown the executor service while the other async operation is still using it. — Lei Gao / detail

#38 (Apr 12, 2012 2:31:05 PM)

  1. Error count and max getall count jmx end points — Vinoth Chandar / detail
  2. Include ObsoleteVersionException — Vinoth Chandar / detail