Skip to content

[rfc1213] fix counter value type.#189

Merged
qiluo-msft merged 1 commit intosonic-net:masterfrom
stepanblyschak:fix-counters-type
Dec 29, 2020
Merged

[rfc1213] fix counter value type.#189
qiluo-msft merged 1 commit intosonic-net:masterfrom
stepanblyschak:fix-counters-type

Conversation

@stepanblyschak
Copy link
Copy Markdown
Contributor

Counter values were stored as a mix of strings and ints.
This caused swsscommon to fail when there is an attempt
to write integer value where strings value was stored.

Signed-off-by: Stepan Blyshchak stepanb@nvidia.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

Counter values were stored as a mix of strings and ints.
This caused swsscommon to fail when there is an attempt
to write integer value where strings value was stored.

Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
@stepanblyschak
Copy link
Copy Markdown
Contributor Author

@qiluo-msft please take a look

@sonic-net sonic-net deleted a comment from svc-acs Dec 29, 2020
@qiluo-msft qiluo-msft merged commit 8efb4bb into sonic-net:master Dec 29, 2020
stepanblyschak added a commit to stepanblyschak/sonic-snmpagent that referenced this pull request Jan 12, 2021
ssithaia-ebay pushed a commit to ssithaia-ebay/sonic-snmpagent that referenced this pull request May 23, 2025
Counter values were stored as a mix of strings and ints.
This caused swsscommon to fail when there is an attempt
to write integer value where strings value was stored.
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