Skip to content

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Aug 25, 2025

Description

Currently, if there are no change events, ADC will not actually issue PUT requests.
This causes problems when adding or removing APISIX instances, as those synchronous requests will not actually occur, preventing the data plane from being configured.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@bzp2010 bzp2010 added the test/apisix-standalone Trigger the APISIX standalone test on the PR label Aug 25, 2025
@bzp2010 bzp2010 changed the title fix(apisix-standalone): ensure put sent when no diff events fix(apisix-standalone): ensure PUT sent when no diff events Aug 25, 2025
@bzp2010 bzp2010 marked this pull request as ready for review August 25, 2025 07:08
@bzp2010 bzp2010 merged commit 3fedfef into main Aug 25, 2025
38 checks passed
@bzp2010 bzp2010 deleted the bzp/fix-bas-ensure-put-when-no-events branch August 25, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test/apisix-standalone Trigger the APISIX standalone test on the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants