[syncd_saiswitch]: Keep full port oids#234
Conversation
Keep port oids in COUNTERS_DB in serializable format This way client code can reuse sai_deserialize... api
|
could you explain a little bit more about this change? what client code is to reuse the |
|
could you provide an output of the database dump? |
|
In case of PFC WD we run an arbitrary .lua plugin on Counters DB to check if storm condition is met. According to design, it is going to receive notification from .lua script indicating that queue state changed. |
|
what will be the final output in the database? |
|
|
|
im ok with this change but just remember to update related components to be aware of this change |
|
this commit along with the commit in the swss repository are breaking the image. |
|
this change goes along with this: sonic-net/sonic-swss#331 |
Keep port oids in COUNTERS_DB in serializable format
This way client code can reuse sai_deserialize... api