Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Conversation

AndrijBohash
Copy link

No description provided.

makaiwen and others added 30 commits April 14, 2011 17:14
…date with a patch.

Whacked the pom.xml to use the buzz.jar from local disk rather than the repo.
Have to back that out before pushing.
Daniel Wang and others added 27 commits March 31, 2014 18:10
===================================================================
===================================================================
===================================================================
===================================================================
===================================================================
===================================================================
Break long lines and add <p> to comments.
https://codereview.appspot.com/111070043/
Also,

* Pull up api client dependencies to associated 1.20.0 version and update Guava to latest, 18.0.
* Move use of API to v1.
* Pull out specific uses into \*Example.java files.
* Exercise several such uses by the main StorageSample class.
* Demonstrate md5 and crc32c validation.
* Upload/download progress and ACL editing from the original sample have been removed.
* Update instructions to reference github instead of the old code.google.com.

https://codereview.appspot.com/236910043/

Closes googleapis/google-api-java-client#938
Check whether the bucket's empty before enumerating its contents.
An objectSize of 10*1000*1000 == 100MB.

GCS uses MiB but (per convention) reports this as ~= 95MB (sic.).

To get the object to list in GCS as 100MB, we need to create an objectSize of 10*1024*1024 instead.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@AndrijBohash
Copy link
Author

sorry

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.