Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 bug in validate #203

Closed
wants to merge 4 commits into from
Closed

fix bug in validate #203

wants to merge 4 commits into from

Conversation

xq840622
Copy link

Json is stored alphabetically in couchdb, while golang "encoding/json" orders json by struct-field order. So, err could happened when user invoke/query peer with both couchdb-peer and leveldb-peer. The same problem could also happen when we use both javaCC and goCC.

liuqiang added 2 commits November 19, 2021 14:04
Signed-off-by: liuqiang <liuqiang@yunphant.com>
Signed-off-by: liuqiang <liuqiang@yunphant.com>
@xq840622 xq840622 requested a review from a team as a code owner November 19, 2021 06:43
@xq840622 xq840622 closed this Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant