Skip to content

Conversation

@rayokota
Copy link
Member

@rayokota rayokota commented Sep 12, 2025

What

Recently the DEK creation API was augmented to specify the subject in the URL. For new clients talking to old servers such as CP 8.0.0 that do not have this change, an error will result. This PR addresses the error by retrying the request with the old URL without the subject in the URL.

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
  • [N] Did you add sufficient unit test and/or integration test coverage for this PR?
    • Covered by existing tests and manual testing.
  • [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

@rayokota rayokota requested a review from a team as a code owner September 12, 2025 22:40
@confluent-cla-assistant
Copy link

🎉 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.

@rayokota rayokota merged commit 4e6077d into 7.4.x Sep 12, 2025
4 checks passed
@rayokota rayokota deleted the DGS-21546-2 branch September 12, 2025 23:33
@sonarqube-confluent
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 8.30% Coverage (71.40% Estimated after merge)
  • Duplications No duplication information (2.30% Estimated after merge)

Project ID: schema-registry

View in SonarQube

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