----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17353/#review32784 -----------------------------------------------------------
Ship it! src/main/java/org/apache/aurora/scheduler/storage/ReadWriteLockManager.java <https://reviews.apache.org/r/17353/#comment61753> potentially naive thought- might it be interesting to also have a way to look at getQueuedThreads, or is that already in /threads? - Joe Smith On Jan. 25, 2014, 9:15 a.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17353/ > ----------------------------------------------------------- > > (Updated Jan. 25, 2014, 9:15 a.m.) > > > Review request for Aurora and Joe Smith. > > > Repository: aurora > > > Description > ------- > > Add a stat that tracks the number of threads waiting for the storage lock. > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/storage/ReadWriteLockManager.java > 7a4d9aa1cf5657ffcbf69f6d6bfa0f39a21e2f5c > src/main/java/org/apache/aurora/scheduler/storage/mem/MemStorage.java > eb6f9569e089858e27c2b8db15ebb66b5c6b61e7 > > Diff: https://reviews.apache.org/r/17353/diff/ > > > Testing > ------- > > ./gradlew build > > > Thanks, > > Bill Farner > >
