Skip to content

Fix for getSingleObjectSummary, replacing keyCount with objectSummaries().size#7000

Merged
clintropolis merged 3 commits intoapache:masterfrom
anantmf:s3-list-object-result-fix
Feb 5, 2019
Merged

Fix for getSingleObjectSummary, replacing keyCount with objectSummaries().size#7000
clintropolis merged 3 commits intoapache:masterfrom
anantmf:s3-list-object-result-fix

Conversation

@anantmf
Copy link
Copy Markdown
Contributor

@anantmf anantmf commented Feb 4, 2019

Instead of using keyCount, changing it to check the size of objectSummaries.

For issue:
#6980
#6980 (comment)

Copy link
Copy Markdown
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

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

Thanks @anantmf! I left some comments.

Copy link
Copy Markdown
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

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

@anantmf thanks. LGTM.

@anantmf
Copy link
Copy Markdown
Contributor Author

anantmf commented Feb 5, 2019

@jihoonson I don't have write access to this repository so I can't merge this PR, can you please merge it? or let me know if there is any other process for it?

@jihoonson
Copy link
Copy Markdown
Contributor

@anantmf we usually keep a PR open for a while even after it gets a +1 to give some time for other people to take a look it too. I'll merge this PR maybe tonight unless anyone has another opinion.

Copy link
Copy Markdown
Member

@clintropolis clintropolis left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@clintropolis clintropolis merged commit 315ccb7 into apache:master Feb 5, 2019
jihoonson pushed a commit to jihoonson/druid that referenced this pull request Feb 6, 2019
…es().size (apache#7000)

* Instead of using keyCount, changing it to check the size of objectSummaries.

For issue:
apache#6980
apache#6980 (comment)

* Changing another usage of keyCount with size of objectSummaries.

* Adding some comments to explain why using keyCount is not working as expected.
gianm pushed a commit to implydata/druid-public that referenced this pull request Feb 6, 2019
…es().size (apache#7000)

* Instead of using keyCount, changing it to check the size of objectSummaries.

For issue:
apache#6980
apache#6980 (comment)

* Changing another usage of keyCount with size of objectSummaries.

* Adding some comments to explain why using keyCount is not working as expected.
@anantmf anantmf deleted the s3-list-object-result-fix branch February 7, 2019 06:18
fjy pushed a commit that referenced this pull request Feb 7, 2019
…es().size (#7000) (#7013)

* Instead of using keyCount, changing it to check the size of objectSummaries.

For issue:
#6980
#6980 (comment)

* Changing another usage of keyCount with size of objectSummaries.

* Adding some comments to explain why using keyCount is not working as expected.
@jon-wei jon-wei added this to the 0.14.0 milestone Feb 19, 2019
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