Skip to content

Conversation

@harshavardhana
Copy link
Member

Since '0' prefix was chosen it could happen such
that when listing the exact prefix match '0' due
to randomness of uuid we might have > 1 match,
this would lead to tests to fail sporadically.

This PR fixes this behavior by choosing a fixed
prefix and keeping UUID as a variable part of the
object name.

Since '0' prefix was chosen it could happen such
that when listing the exact prefix match '0' due
to randomness of uuid we might have > 1 match,
this would lead to tests to fail sporadically.

This PR fixes this behavior by choosing a fixed
prefix and keeping UUID as a variable part of the
object name.
Copy link
Contributor

@poornas poornas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally - LGTM.

@harshavardhana harshavardhana merged commit 8f558f5 into minio:master Jan 20, 2018
@harshavardhana harshavardhana deleted the fix-bug branch January 20, 2018 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants