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

Add fix for deserializing XSUB/XPUB subscription message #16598

Merged
merged 5 commits into from
Sep 26, 2023

Conversation

zbud-msft
Copy link
Contributor

@zbud-msft zbud-msft commented Sep 19, 2023

Why I did it

Work item tracking
  • Microsoft ADO (number only):24851367

How I did it

Read subscription message when capture service starts, before reading cached events.

How to verify it

UT/Manual testing

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

  • SONiC.202211.387828-29926587b
  • SONiC.202305.388561-584c448b2

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@zbud-msft zbud-msft requested a review from lguohan as a code owner September 19, 2023 21:35
@qiluo-msft qiluo-msft merged commit 233a772 into sonic-net:master Sep 26, 2023
16 checks passed
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 29, 2023
@StormLiangMS
Copy link
Contributor

@zbud-msft have you tested this with 202305?

@zbud-msft
Copy link
Contributor Author

@zbud-msft have you tested this with 202305?

Tested on earlier version SONiC.202211.387828-29926587b

@StormLiangMS
Copy link
Contributor

@zbud-msft pls also test with 202305 image to avoid regression.

@zbud-msft
Copy link
Contributor Author

@zbud-msft pls also test with 202305 image to avoid regression.

Tested, eventd deserialize error is gone

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Oct 24, 2023
…6598)

### Why I did it

##### Work item tracking
- Microsoft ADO **(number only)**:24851367

#### How I did it

Read subscription message when capture service starts, before reading cached events.

#### How to verify it

UT/Manual testing
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202305: #16985

mssonicbld pushed a commit that referenced this pull request Oct 25, 2023
### Why I did it

##### Work item tracking
- Microsoft ADO **(number only)**:24851367

#### How I did it

Read subscription message when capture service starts, before reading cached events.

#### How to verify it

UT/Manual testing
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.

6 participants