Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bf/zenko 436 pick read location fix #1264

Conversation

alexanderchan-scality
Copy link
Contributor

@alexanderchan-scality alexanderchan-scality commented Jun 1, 2018

(cherry picked from commit b7fb379)

@@ -0,0 +1,26 @@
/**
* checkReadLocation - verify that a bucket's default read location exists
* a specified read data locator
Copy link
Contributor

Choose a reason for hiding this comment

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

typo exists [for] a specified ...

* @param {string} locationName - location constraint
* @param {string} objectKey - object key
* @param {string} bucketName - bucket name
* @return {Object | null} return object if location exists; otherwise, null
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: I suggest a more descriptive comment about the returned value, e.g. returns the data storage location?

(cherry picked from commit b7fb379)
+ some typo fixes
@ironman-machine ironman-machine dismissed jonathan-gramain’s stale review June 5, 2018 21:09

Do it again human slave!:point_right: :runner: (Oh and the pull request has been updated, by the way.)

@ironman-machine
Copy link
Contributor

PR has been updated. Reviewers, please be cautious.

@@ -0,0 +1,27 @@
/**
* checkReadLocation - verify that a bucket's default read location exists
* a for specified read data locator
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: for a

@alexanderchan-scality
Copy link
Contributor Author

closed in favor of #1272

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.

4 participants