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:fix simple map serializer #808

Merged
merged 1 commit into from
Nov 25, 2019
Merged

fix:fix simple map serializer #808

merged 1 commit into from
Nov 25, 2019

Conversation

leizhiyuan
Copy link
Contributor

@leizhiyuan leizhiyuan commented Nov 25, 2019

Motivation:

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #805 .

If there is no issue then describe the changes introduced by this PR.

@sofastack-bot sofastack-bot bot added bug Something isn't working cla:yes CLA is ok labels Nov 25, 2019
@sofastack-bot sofastack-bot bot added the size/M label Nov 25, 2019
@leizhiyuan leizhiyuan requested review from zonghaishang, NeGnail and ujjboy and removed request for NeGnail and zonghaishang November 25, 2019 13:14
@leizhiyuan leizhiyuan added this to the 5.6.3 milestone Nov 25, 2019
@zonghaishang zonghaishang self-requested a review November 25, 2019 13:18
Copy link
Member

@zonghaishang zonghaishang left a comment

Choose a reason for hiding this comment

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

It looks good.

@leizhiyuan leizhiyuan merged commit 3b3eb9c into sofastack:master Nov 25, 2019
@leizhiyuan leizhiyuan deleted the feat/process_simple_serializer branch November 25, 2019 13:43
@khotyn
Copy link
Member

khotyn commented Nov 26, 2019

Why there is no test case for a bug fix?

@leizhiyuan
Copy link
Contributor Author

Why there is no test case for a bug fix?

I will add a case for this.

@khotyn
Copy link
Member

khotyn commented Nov 26, 2019

Is this bug fix related to issue #805 ?

@leizhiyuan
Copy link
Contributor Author

Is this bug fix related to issue #805 ?

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes CLA is ok size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SimpleMapSerializer 5.6.1 is not compatible with 5.5.9 serialized map when deserialized
4 participants