Skip to content

Conversation

@rpmoore
Copy link
Contributor

@rpmoore rpmoore commented Jul 31, 2014

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think you mentioned this yesterday: NotImplementedException is better here, but apparently that's not actually in the standard library :(. UnsupportedOperationException means "I don't intent to support this", where NotImplementedException means "I don't support this YET".

Maybe as a compromise you could add //TODO: implement this?

In ReSharper NotImplementedException shows up in the task list just like TODO comments.

…an be validated by client code. Added an implementation that does that called VerifyingFileObjectGetter.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make this a "getHeaders()" method instead?

…o made a Md5Hash to abstract out how the hash is actually is represented.
Copy link
Contributor

Choose a reason for hiding this comment

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

I just cross-referenced this with the server code and I think this will break regular S3 GETs. If there's no job id we shouldn't send the offset.

hansdude pushed a commit that referenced this pull request Aug 5, 2014
Updating to latest API changes.  Added in delimiter support for get_bucket.  Minor bug fixes.
@hansdude hansdude merged commit 5a3b324 into SpectraLogic:master Aug 5, 2014
scribe pushed a commit to scribe/ds3_java_sdk that referenced this pull request Oct 22, 2020
Updating a package name that is incorrectly named
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.

2 participants