Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address coments from review of HA proposal #271

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SanjayTh
Copy link
Collaborator

@SanjayTh SanjayTh commented Nov 1, 2022

  • Add Flow sync metadata details and other changes

- Add Flow sync metadata details and other changes
/**
* @brief Default result - undefined
*/
SAI_DASH_HA_POLICY_RESULT_NONE,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does undefined mean here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to prevent an unset value taking on a valid value by default and should be explicitly set to one of the other values. This value should not seen on the wire

Copy link
Collaborator

@chrispsommers chrispsommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling issue

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.

3 participants