Skip to content

Conversation

@pjdarton
Copy link
Contributor

@pjdarton pjdarton commented Oct 5, 2017

org.openstack4j.connectors.okhttp.HttpExecutorServiceImpl.execute(...) no longer returns null.
If it encounters an exception, it now throws.
Previously it suppressed the original exception and returned null, causing downstream code to fail with a NullPointerException.

See #1094 for details.

connectors.okhttp.HttpExecutorServiceImpl.execute no longer returns null.
If it encounters an exception, it now throws.
@auhlig
Copy link
Member

auhlig commented Oct 25, 2017

That was open for quite some time. Apologies. Thanks for fixing this @pjdarton. Can we close the corresponding issue?

@auhlig auhlig added the bug label Oct 25, 2017
@auhlig auhlig added this to the 3.1.1 Release milestone Oct 25, 2017
@pjdarton
Copy link
Contributor Author

Yes; close it.

@pjdarton pjdarton deleted the fix1094 branch October 25, 2017 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants