← 返回首页
Fix #1222: Chunk request with large number of matched resources by anthonydahanne · Pull Request #1223 · cloudfoundry/cf-java-client · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Fix #1222: Chunk request with large number of matched resources#1223

Merged
pivotal-david-osullivan merged 2 commits into
cloudfoundry:mainfrom
anthonydahanne:fix-1222-5k-matched
Feb 29, 2024
Merged

Fix #1222: Chunk request with large number of matched resources#1223
pivotal-david-osullivan merged 2 commits into
cloudfoundry:mainfrom
anthonydahanne:fix-1222-5k-matched

Conversation

Copy link
Copy Markdown
Contributor
  • CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources
  • first try

…ources * CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources * first try
…ources * CAPI, with v3 API, is limited to returning responses with max 5000 max matched resources; so we chunk them into request with max 5000 matched resources * update code that calls the request instead of the request code itself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.