christophd opened a new pull request, #9596: URL: https://github.com/apache/camel/pull/9596
Backport of #9589 to `camel-3.20.x` - Issues returned are already ordered descendant - do not revert the order of issues a 2nd time - Make sure to exit polling loop early when no further issues are returned (total # of issues returned is lower than query page size) - Avoid duplicates in returned issue list - Adjust query page size according to given max results limitation - Fix ordering of mocked issue return values in unit tests (mocks should return issues in descendant order) - Add more unit tests on new issues consumer (testing filter offset, pagination, duplicates) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org