-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43150/
-----------------------------------------------------------
Review request for Aurora, Maxim Khutornenko and Bill Farner.
Bugs: AURORA-1607
https://issues.apache.org/jira/browse/AURORA-1607
Repository: aurora
Description
-------
To better understand MyBatis connection pool this patch exposes the pool state
via stats.
Diffs
-----
src/main/java/org/apache/aurora/scheduler/storage/db/DbStorage.java
7674b8af6d18b39153ecdf02015f0970e035e874
src/test/java/org/apache/aurora/scheduler/storage/db/DbStorageTest.java
3ab95c615b01f3201e3b87089119abf01d71dbb7
Diff: https://reviews.apache.org/r/43150/diff/
Testing
-------
./gradlew build -Pq
Checked the metrics in vagrant
Thanks,
Zameer Manji