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
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
Unnecessary NextMarker in Get Bucket's response if CommonPrefixes contain the last key.
Unnecessary NextMarker in Get Bucket's response if CommonPrefixes contain the last key. [JIRA: RCS-155]
Mar 19, 2015
This is mostly harmless API incompatible issue.
In 'Get Bucket' request using delimiter, Riak CS should not respond unnecessary NextMarker if common prefixes contains the last key.
This bug is found by one of ceph_tests. After the fix, this test can be enabled.
reproduction
make following 5 objects:
get 2nd page with
max-keys=1
as a following:on Riak CS
on AWS
The text was updated successfully, but these errors were encountered: