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

remove in memory pagination #256

Merged

Conversation

bbortt
Copy link
Collaborator

@bbortt bbortt commented Apr 9, 2024

@tschlat & @novarx this is a draft pull-request that outlines a solution to the problem describe in #255. I am open to discuss this solution with you, so we can finish the implementation for the other endpoints afterwards.

@bbortt bbortt added Type: Bug IN PROGRESS Prio: High State: To discuss In case there are open questions concerning the issue java Pull requests that update Java code labels Apr 9, 2024
@bbortt bbortt requested a review from tschlat April 9, 2024 19:53
@bbortt bbortt self-assigned this Apr 9, 2024
@bbortt bbortt changed the title Fix/#255 remove in memory pagination Draft: remove in memory pagination Apr 9, 2024
@bbortt
Copy link
Collaborator Author

bbortt commented Apr 9, 2024

coverage-report.tar.gz

@bbortt bbortt force-pushed the fix/#255-remove-in-memory-pagination branch from f2673f1 to f93d563 Compare April 9, 2024 20:21
@bbortt bbortt force-pushed the fix/#255-remove-in-memory-pagination branch 2 times, most recently from 018dae3 to bab56ee Compare April 11, 2024 14:54
bbortt added 2 commits April 12, 2024 08:27
… visited columns

Signed-off-by: Timon Borter <timon.borter@gmx.ch>
…resource endpoints

Signed-off-by: Timon Borter <timon.borter@gmx.ch>
@bbortt bbortt force-pushed the fix/#255-remove-in-memory-pagination branch from bab56ee to d5b832e Compare April 12, 2024 07:10
@bbortt bbortt changed the title Draft: remove in memory pagination remove in memory pagination Apr 12, 2024
@bbortt
Copy link
Collaborator Author

bbortt commented Apr 12, 2024

closes #255.

@bbortt bbortt linked an issue Apr 12, 2024 that may be closed by this pull request
@bbortt bbortt merged commit 9feb5a3 into citrusframework:main Apr 12, 2024
6 checks passed
@bbortt bbortt deleted the fix/#255-remove-in-memory-pagination branch April 17, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IN PROGRESS java Pull requests that update Java code Prio: High State: To discuss In case there are open questions concerning the issue Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

problem with in-memory pagination when having high volume of data
2 participants