Skip to content

only leader perform deleted check for delete version api#4233

Open
Tianyu Lei (lei-tianyu) wants to merge 5 commits into8.0.xfrom
DGS-23801
Open

only leader perform deleted check for delete version api#4233
Tianyu Lei (lei-tianyu) wants to merge 5 commits into8.0.xfrom
DGS-23801

Conversation

@lei-tianyu
Copy link
Copy Markdown
Contributor

@lei-tianyu Tianyu Lei (lei-tianyu) commented Apr 1, 2026

What

we had issue follower prematurly decided the schema is deleted with stale cache, compared to the leader
as part of the change, need to pass the version id from leader to follower by opening up new method, otherwise the latest that is resolved by the leader, will not be pass to follower and will be resolved to -1 which could be breaking change

Checklist

Please answer the questions with Y, N or N/A if not applicable.

  • [n ] Contains customer facing changes? Including API/behavior changes
  • [ n] Is this change gated behind config(s)?
    • List the config(s) needed to be set to enable this change
  • [y] Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required
  • [ n] Does this change require modifying existing system tests or adding new system tests?
    • If so, include tracking information for the system test changes
  • [n ] Must this be released together with other change(s), either in this repo or another one?
    • If so, please include the link(s) to the changes that must be released together

References

JIRA:

Test & Review

Open questions / Follow-ups

@lei-tianyu Tianyu Lei (lei-tianyu) requested a review from a team as a code owner April 1, 2026 19:25
@confluent-cla-assistant
Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@sonarqube-confluent
Copy link
Copy Markdown

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.

1 participant