-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: As titled. Since we do not send this data over the wire. And also this not something that is transferred between processes/services as IPC. I think this is safe change. How we use these thrift fields. 1. In cfgr we read SI settings CSV provided by vendor and write those to plaform mapping JSON. 2. We manually copy that generated plaform mapping JSON file to FB code in a .cpp file. 3. When fboss agent process comes up, it loads the content in platform mapping. JSON into this thrift. And the reason for this change now is, new SI settings provided Cisco, has values that doesn't fit in i16. Reviewed By: harshitgulati18 Differential Revision: D62921959 fbshipit-source-id: c4d76a314b14d2f3759a0a26ffce0ac58ec738ae
- Loading branch information
1 parent
6d7b8ad
commit 740dd2e
Showing
2 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters