ACCUMULO-4143 Make protective copy of migrations

Makes a protective copy of the master's migrations, when requested, to prevent
ConcurrentModificationExceptions when the requestor iterates over the set at the
same time the master is updating it.

This closes #68
5 files changed