Skip to content

producertable: Adding dump file to record all producer activities to file#34

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:json
Aug 31, 2016
Merged

producertable: Adding dump file to record all producer activities to file#34
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:json

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Aug 29, 2016

  • Use json.hpp to construct the JSON data and store into the m_dumpFile,
    which could be used as input file for swssconfig.
  • Add unit test for verification

- Use json.hpp to construct the JSON data and store into the m_dumpFile,
    which could be used as input file for swssconfig.
- Add unit test for verification
@kcudnik
Copy link
Copy Markdown
Contributor

kcudnik commented Aug 31, 2016

Ack

@stcheng stcheng merged commit 59d21eb into sonic-net:master Aug 31, 2016
@stcheng stcheng deleted the json branch August 31, 2016 19:50
prgeor pushed a commit to prgeor/sonic-swss-common that referenced this pull request Feb 27, 2025
Pterosaur pushed a commit to Pterosaur/sonic-swss-common that referenced this pull request Apr 13, 2025
Enhanced the unmarshaling method to update the existing list entries instead of replacing it, and by providing this as one more option in the method.
Optimized the EmitJson method to improve the performance of the Marshaling of object into json data
Fixed the issue in finding the type, if the type is defined as typedf which got included as part of Include statement.
Added the support to synchronize the access of the pathToSchema, ChildSchema, regexp maps
Fixed the issue in MergeStruct method by comparing with src. object and updating the content of the dest. object properly
Added the lint:ignore statment to avoid static check on the methods getNodeName, getObjectFieldName
Fixed the issue to only skip the validation for sonic yang model, since the validation is handled in the CVL.
Pterosaur pushed a commit to Pterosaur/sonic-swss-common that referenced this pull request Apr 13, 2025
* Internal Review: PortChannel support for REST and subscription  (sonic-net#33)

* Support PortChannel, Subscription, Test

* support portchannel subscription code

---------

Co-authored-by: Satoru-Shinohara <[email protected]>
Co-authored-by: Nikita Agarwal <[email protected]>

* Address Review Comments on Community PR (sonic-net#34)

---------

Co-authored-by: Nikita Agarwal <[email protected]>
nazariig pushed a commit to nazariig/sonic-swss-common that referenced this pull request May 6, 2025
…t#34)

```<br>* 64a9e87 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-swss-common into 202412 (2025-03-13) [Sonic Automation]
* 3bc4141 - (origin/202411) [FC] remove FLEX_COUNTER_DELAY_STATUS_FIELD (sonic-net#982) (2025-03-01) [mssonicbld]<br>```
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.

2 participants