Skip to content
New issue

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

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

Already on GitHub? # to your account

Automated cherry pick of #4160: Avoid redundant Openflow messages when syncing an updated #4165

Conversation

hongliangl
Copy link
Contributor

Cherry pick of #4160 on release-1.4.

#4160: Avoid redundant Openflow messages when syncing an updated

For details on the cherry pick process, see the cherry pick requests page.

Fix antrea-io#4159

This PR fix the issue by appending buckets directly in `Done()` in
pkg/ovs/openflow/ofctrl_group.go instead of calling `AddBuckets` method
of `Group` defined in the ofnet which sends an Openflow message to install
the group.

Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
@hongliangl hongliangl added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Aug 29, 2022
@hongliangl hongliangl requested a review from tnqn August 29, 2022 15:10
@hongliangl hongliangl closed this Aug 29, 2022
@hongliangl hongliangl deleted the automated-cherry-pick-of-#4160-upstream-release-1.4 branch October 25, 2023 00:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant