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

DGS-11414: add pagination for get all subjects #3455

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Conversation

djibodu
Copy link
Contributor

@djibodu djibodu commented Dec 6, 2024

What

Adding pagination for getAllSubjects. Default and max limit both set to 20,000

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Is this change gated behind feature flag(s)?
    • List the LD flags needed to be set to enable this change
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required
  • Does this change require modifying existing system tests or adding new system tests?
    • If so, include tracking information for the system test changes

References

JIRA:

Test & Review

Open questions / Follow-ups

@djibodu djibodu marked this pull request as ready for review December 6, 2024 18:50
@djibodu djibodu requested a review from a team as a code owner December 6, 2024 18:50
@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.

@sonarqube-confluent

This comment has been minimized.

@sonarqube-confluent

This comment has been minimized.

1 similar comment
@sonarqube-confluent

This comment has been minimized.

@djibodu djibodu changed the title add pagination for get all subjects DGS-11414: add pagination for get all subjects Dec 10, 2024
Copy link
Member

@rayokota rayokota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @djibodu , left some comments

@sonarqube-confluent

This comment has been minimized.

@djibodu djibodu requested a review from rayokota January 7, 2025 17:21
Copy link
Member

@rayokota rayokota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @djibodu , left some comments

@sonarqube-confluent

This comment has been minimized.

@djibodu djibodu requested a review from rayokota January 10, 2025 21:38
@sonarqube-confluent
Copy link

Passed

Analysis Details

1 Issue

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

Coverage and Duplications

  • Coverage 97.10% Coverage (72.90% Estimated after merge)
  • Duplications No duplication information (2.30% Estimated after merge)

Project ID: schema-registry

View in SonarQube

Copy link
Member

@rayokota rayokota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @djibodu , LGTM

@djibodu djibodu merged commit d8e02d5 into 7.7.x Jan 13, 2025
4 checks passed
@djibodu djibodu deleted the pagination/subjects branch January 13, 2025 22:50
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