Permalink
Please sign in to comment.
Browse files
Added INFO level messages to better understand connection creation. E…
…xpet to remove most of this after debugging. src/java/voldemort/store/socket/clientrequest/ClientRequestExecutorFactory.java - print out time to establish connection (if it takes longer than 1 ms) src/java/voldemort/utils/pool/KeyedResourcePool.java - print out info about object creation (connection establishment). In particular, how many outstanding creations (connection establishments) are in flight and how many idle resources are in the pool after the newly created resource is checked in.
- Loading branch information...
Showing
with
28 additions
and 2 deletions.
0 comments on commit
e6ec7a0