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

bugfix:The NPE of jedis multi.exec #3998

Merged
merged 2 commits into from
Sep 3, 2021
Merged

bugfix:The NPE of jedis multi.exec #3998

merged 2 commits into from
Sep 3, 2021

Conversation

lightClouds917
Copy link
Contributor

Ⅰ. Describe what this PR did

fix the NPE of multi.exec

Ⅱ. Does this pull request fix one issue?

fixes #3996

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Copy link
Contributor

@funky-eyes funky-eyes left a comment

Choose a reason for hiding this comment

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

LGTM 登记下pr

@lightClouds917 lightClouds917 changed the title fix:The NPE of multi.exec bugfix:The NPE of multi.exec Sep 3, 2021
@lightClouds917 lightClouds917 changed the title bugfix:The NPE of multi.exec bugfix:The NPE of jedis multi.exec Sep 3, 2021
@funky-eyes funky-eyes added this to the 1.5.0 milestone Sep 3, 2021
@funky-eyes funky-eyes added module/server server module TC/store store mode type: bug Category issues or prs related to bug. labels Sep 3, 2021
@funky-eyes funky-eyes merged commit 772f748 into apache:develop Sep 3, 2021
UmmizzZ pushed a commit to UmmizzZ/seata that referenced this pull request Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/server server module TC/store store mode type: bug Category issues or prs related to bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

seata集群,全局事务提交的时候,redis的事务报错:返回null
2 participants