aurora git commit: Add support for automated DB migrations and rollbacks when restoring from dbScript stored in a snapshot.

2016-04-07 Thread jcohen
Repository: aurora Updated Branches: refs/heads/master c0cb631de -> 5ecded788 Add support for automated DB migrations and rollbacks when restoring from dbScript stored in a snapshot. Bugs closed: AURORA-1648 Reviewed at https://reviews.apache.org/r/45816/ Project: http://git-wip-us.apache.

aurora git commit: Generalize ZooKeeper Test Utils.

2016-04-07 Thread jsirois
Repository: aurora Updated Branches: refs/heads/master 915459dac -> c0cb631de Generalize ZooKeeper Test Utils. This makes way for Curator client based in-process integration tests. Bugs closed: AURORA-1468 Reviewed at https://reviews.apache.org/r/45886/ Project: http://git-wip-us.apache.or