Update recorder to use standard cache and to better match keys
Our pagination data is tied to the recorder cache, which was doing imperfect lookups of the cache keys and comparisons, and was failing sometimes to find matching data. This should make the calls more accurate at least, if not fix the issue.
Merge request reports
Activity
added 5 commits
-
fda997e8...b03f10c2 - 2 commits from branch
eclipsefdn/it/api:main - 22470971 - Add Quarkus 2.14.x support, general cleanup of deprecated calls
- ee32a0d0 - Add JaCoCo to testing suite for additional information
- 14e95431 - Update recorder to use standard cache and to better match keys
Toggle commit list-
fda997e8...b03f10c2 - 2 commits from branch
added 1 commit
- aef16dd7 - Remove unit tests for recorder as they are subject to removal
requested review from @zacharysabourin
requested review from @cguindon
added 5 commits
-
aef16dd7...b5ecd236 - 3 commits from branch
eclipsefdn/it/api:main - 5fb71c87 - Update recorder to use standard cache and to better match keys
- e62a9834 - Remove unit tests for recorder as they are subject to removal
-
aef16dd7...b5ecd236 - 3 commits from branch
Please register or sign in to reply