[
https://issues.apache.org/jira/browse/TINKERPOP-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-3167.
---------------------------------------
Fix Version/s: 3.7.4
Resolution: Fixed
> Possible NullPointerException when borrowing a connection
> ---------------------------------------------------------
>
> Key: TINKERPOP-3167
> URL: https://issues.apache.org/jira/browse/TINKERPOP-3167
> Project: TinkerPop
> Issue Type: Bug
> Components: driver
> Affects Versions: 3.7.3
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Major
> Fix For: 3.7.4
>
>
> There is a chance that the {{Client.hostConnectionPools}} can land in a state
> where it has zero hosts present which leads to the returned
> {{ConnectionPool}} itself to be {{null}}. Borrowing a {{Connection}} then
> leads to a {{NullPointerException}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)