You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a test added lately concurrent puts & list versions - version id paging it looks like version ID marker is not working, I don't see any other functionality tests about this flow.
Expected behavior
When running List versions while providing version ID marker, another 1000 versions should be returned to the user and not the old 1000 entries.
Steps to reproduce
sudo jest --testRegex=jest_tests/test_versioning_conc -t 'concurrent puts & list versions'
More information - Screenshots / Logs / Other output