Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Avoid NPE in KeyValueClient#getSession #18

Merged
merged 1 commit into from
May 8, 2015
Merged

Avoid NPE in KeyValueClient#getSession #18

merged 1 commit into from
May 8, 2015

Conversation

matthurne
Copy link
Contributor

Return absent Optional rather than throwing a NullPointerException when KeyValueClient#getSession is called for a key that exists but is not associated with a session.

…en KeyValueClient#getSession is called for a key that exists but is not associated with a session
rickfast added a commit that referenced this pull request May 8, 2015
Avoid NPE in KeyValueClient#getSession
@rickfast rickfast merged commit 4e650bd into rickfast:master May 8, 2015
@rickfast
Copy link
Owner

rickfast commented May 8, 2015

thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants