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

Add update_only in SubscriberStateTable. #791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mint570
Copy link
Contributor

@mint570 mint570 commented Jun 5, 2023

If the flag is set, the API will return empty attribute (instead of full list of attributes) when there is no change for SET requests. This will be useful when CONFIG DB is updated with no actual change. After setting the flag, the user of the SubscriberStateTable will do no-op when empty attribute is return.

@mint570
Copy link
Contributor Author

mint570 commented Jun 8, 2023

@qiluo-msft do you mind reviewing this PR please? Thanks.

If the flag is set, the API will return empty attribute (instead of full
list of attributes) when there is no change for SET requests. This will
be useful when CONFIG DB is updated with no actual change. After setting
the flag, the user of the SubscriberStateTable will do no-op when empty attribute is return.
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