Skip to content

Support for increased number of rows of apis/ccompat/v6/subjects/ | Currently only 1000 Rows possible #3118

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

Closed
p1ppus opened this issue Jan 31, 2023 · 1 comment · Fixed by #3121

Comments

@p1ppus
Copy link

p1ppus commented Jan 31, 2023

We're having more than 1000 subjects in apicurio.

So when we call apis/ccompat/v6/subjects/ we don't get all the subjects back. This leads to akhq not be able to load the referenced schema from the registry.

I haven't found anything in the documentation how to increase this limit also the api doesn't support any kind of pagination.

How do I increase this limit?
Please make this limit configurable.

Steps to reproduce:

  1. Register more than 1000 subjects in the registry
  2. Go to https://yourregistry/apis/ccompat/v6/subjects/
  3. Only 1000 rows are returned. Other subjects are omitted

Expected behavior: return all the registered subjects

Version: 2.4.1.Final
Persistence: kafkasql
Env: ocp v1.23.12+8a6bfe4

@p1ppus p1ppus added the type/bug Something isn't working label Jan 31, 2023
EricWittmann added a commit to EricWittmann/apicurio-registry that referenced this issue Feb 1, 2023
@carlesarnal carlesarnal linked a pull request Feb 2, 2023 that will close this issue
@p1ppus
Copy link
Author

p1ppus commented Feb 6, 2023

Amazing 🥇
Looking forward to 2.4.2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants