* JAVA-610 - Make DBCursor finalizer optional and disable it in all cases where there is no cursor maintained on the server. See MongoOptions Javadoc
* JAVA-613 - Expand connection pool JMX stats to include the current operation being executed by each in use connection. See ConnectionPoolStat Javadoc