)]}' { "commit": "e3e974f47bda8c4d62724fa0923c20845c8202e2", "tree": "b57329a08f86593be190b8a6779f16ad87c07006", "parents": [ "e99675c8bc5b19c0986cd3d292dfdb0f7ba4a9df" ], "author": { "name": "Hugo Arès", "email": "hugo.ares@ericsson.com", "time": "Mon Mar 06 18:46:26 2017 -0500" }, "committer": { "name": "Hugo Arès", "email": "hugo.ares@ericsson.com", "time": "Mon Mar 06 18:46:26 2017 -0500" }, "message": "Align EventHandler and CacheEvictionHandler with IndexHandler\n\nBoth classes were depending on a ScheduledThreadPoolExecutor but they\nonly need an Executor. This will allow to simplify the unit tests since\na DirectExecutor could be used instead of mocking\nScheduledThreadPoolExecutor.\n\nChange-Id: Icf78b7e970d6839228465eb65ea4669e5d9ba04c\n", "tree_diff": [ { "type": "modify", "old_id": "89229fcbb30b7ea7bb1edcae7e0f52b578899f87", "old_mode": 33188, "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/cache/CacheEvictionHandler.java", "new_id": "23526057826883c322ed8b95cfe2ea68e4262a63", "new_mode": 33188, "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/cache/CacheEvictionHandler.java" }, { "type": "modify", "old_id": "671264b80678e7deb0c28bb0d28eb9bfa47b111b", "old_mode": 33188, "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/cache/CacheModule.java", "new_id": "6bb245bab4b4497fc362888d4a351903a5f0d84e", "new_mode": 33188, "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/cache/CacheModule.java" }, { "type": "modify", "old_id": "c4716d36bc1e93b4e97d9a8bdd97af33951c46e1", "old_mode": 33188, "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/event/EventHandler.java", "new_id": "0b671d1da3a9efa13a475ff0750402891ec64bf1", "new_mode": 33188, "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/event/EventHandler.java" }, { "type": "modify", "old_id": "76b68f29eba9856fd120c84e74fcf34cdf909980", "old_mode": 33188, "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/event/EventModule.java", "new_id": "3fce10f1068baf4679fd7f9d50346ee4dd60d0a3", "new_mode": 33188, "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/event/EventModule.java" } ] }