[GitHub] cloudstack pull request: listDirectory method updated to use Objec...

2015-03-04 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/25#issuecomment-77317485 I added two commits on top of this checkstyle issues fix: c5c1b1d4628c5fc7a402586325c7bf937f42766e PMD issues fix: debcbcc1454789936407583fe0aba8e158b16cad -

[GitHub] cloudstack pull request: listDirectory method updated to use Objec...

2015-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] cloudstack pull request: listDirectory method updated to use Objec...

2015-03-03 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/pull/25#issuecomment-77108227 There was one conflict in pom.xml for aws.sdk.version. This commit wanted it to be 1.9.1 (earlier value 1.3.22) which it was already changed to 1.9.8 with commit fac7

[GitHub] cloudstack pull request: listDirectory method updated to use Objec...

2014-12-05 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/25#issuecomment-65824180 Can you rebase against latest master in the PR? After that I can help merge this after you rebase and TravisCI passes for this PR. --- If your project is set up for

[GitHub] cloudstack pull request: listDirectory method updated to use Objec...

2014-10-24 Thread santhoshdaivajna
GitHub user santhoshdaivajna opened a pull request: https://github.com/apache/cloudstack/pull/25 listDirectory method updated to use ObjectListing.isTruncated(). Because buckets can contain a virtually unlimited number of keys, the complete results of a list query can be extremel