TINKERPOP-2445 Parallelize connection creation (#1360)

Changes include:
- Added a new NoHostAvailableException
- Changed ConnectionException to extend RuntimeException
- Add powermock dependency 
- Do not try to reconnect to host if the connection pool initialization to that host has failed
16 files changed