Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NullPointerException in getStore (#359) #364

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

ti-srebot
Copy link
Collaborator

@ti-srebot ti-srebot commented Dec 6, 2021

cherry-pick #359 to release-3.1
You can switch your code base to this Pull Request by using git-extras:

# In client-java repo:
git pr https://github.com/tikv/client-java/pull/364

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/client-java.git pr/364:release-3.1-bb3ace76c191

If callWIthRetry returns a null response, getStore will throw NullPointerException.

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Collaborator Author

/run-all-tests

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zz-jason zz-jason merged commit bf1eefa into tikv:release-3.1 Dec 7, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants