aurora git commit: Add @Timed annotations to cron stores.

2016-04-18 Thread zmanji
Repository: aurora Updated Branches: refs/heads/master a6197316c -> 96d5b648e Add @Timed annotations to cron stores. Both cron stores don't have @Timed annoations. This adds them so operators can look at the throughput of storage. Bugs closed: AURORA-1665 Reviewed at

aurora git commit: Adding a flag to control whether the executor runs health checks as the job role's user

2016-04-18 Thread wfarner
Repository: aurora Updated Branches: refs/heads/master f4a08459c -> a6197316c Adding a flag to control whether the executor runs health checks as the job role's user Bugs closed: AURORA-1666 Reviewed at https://reviews.apache.org/r/46290/ Project:

aurora git commit: Plumb Curator discovery as an option.

2016-04-18 Thread jsirois
Repository: aurora Updated Branches: refs/heads/master ae051f3b9 -> f4a08459c Plumb Curator discovery as an option. This Adds a Guice module for the Curator discovery implementations and re-works the `ServiceDiscoveryModule` to optionally bind it when the new `-zk_use_curator` flag is set.

aurora git commit: Make MyBatis connection pool size configurable.

2016-04-18 Thread zmanji
Repository: aurora Updated Branches: refs/heads/master e543415d2 -> 96c990875 Make MyBatis connection pool size configurable. This adds two arguments which enables operators to configure the internal MyBatis connection pool size. Increasing the size will allow for greater concurrency in

aurora git commit: Add an explicit box version to Vagrantfile.

2016-04-18 Thread jcohen
Repository: aurora Updated Branches: refs/heads/master 81f52e4ae -> e543415d2 Add an explicit box version to Vagrantfile. Bugs closed: AURORA-1667 Reviewed at https://reviews.apache.org/r/46335/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: