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

[202205] Fix sonic-db-cli dictionary output format not backward compatible issue #690

Merged
merged 1 commit into from
Sep 19, 2022

Commits on Sep 18, 2022

  1. Fix sonic-db-cli dictionary output format not backward compatible iss…

    …ue. (sonic-net#678)
    
    #### Why I did it
    Fix sonic-db-cli dictionary output format not backward compatible issue: sonic-net/sonic-buildimage#11945
    
    #### How I did it
    Improve redis reply format method, keep same format with redis-py.
    
    #### How to verify it
    Add c++ unit test to cover all code.
    Pass all E2E test scenario.
    
    #### Which release branch to backport (provide reason below if selected)
    
    <!--
    - Note we only backport fixes to a release branch, *not* features!
    - Please also provide a reason for the backporting below.
    - e.g.
    - [x] 202006
    -->
    
    - [ ] 201811
    - [ ] 201911
    - [ ] 202006
    - [ ] 202012
    - [ ] 202106
    - [ ] 202111
    
    #### Description for the changelog
    Fix sonic-db-cli dictionary output format not backward compatible issue.
    
    #### Link to config_db schema for YANG module changes
    <!--
    Provide a link to config_db schema for the table for which YANG model
    is defined
    Link should point to correct section on https://github.com/Azure/SONiC/wiki/Configuration.
    -->
    
    #### A picture of a cute animal (not mandatory but encouraged)
    liuh-80 authored and keboliu committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    cd9e3fc View commit details
    Browse the repository at this point in the history