sonic-swss-common icon indicating copy to clipboard operation
sonic-swss-common copied to clipboard

Add connect/close/endpoint method to ZmqClient/ZmqServer.

Open liuh-80 opened this issue 1 year ago • 0 comments

Why I did it

GO will manage resource by GC, ZmqClient/ZmqServer contains system resource need release explicitly.

How I did it

Add connect/close/endpoint method to ZmqClient/ZmqServer.

Work item tracking
  • Microsoft ADO: 27350797

How to verify it

Pass all test cases.

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

  • [ ] 201811
  • [ ] 201911
  • [ ] 202006
  • [ ] 202012
  • [ ] 202106
  • [ ] 202111

Description for the changelog

Add connect/close/endpoint method to ZmqClient/ZmqServer.

Link to config_db schema for YANG module changes

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

liuh-80 avatar Mar 28 '24 07:03 liuh-80