Skip to content

Conversation

@RachelTucker
Copy link
Contributor

Generated 5.0 API
Updated Ds3Object to include optional VersionId
Updated unit test payloads to match updated payloads
Updated integration tests to ensure jobs are canceled before attempting to delete bucket
Added versions to canonicalized query parameters in signature
Added versioning test

Copy link
Contributor

@GraciesPadre GraciesPadre left a comment

Choose a reason for hiding this comment

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

Quite nice. One very minor nit, but not worth doing anything about, unless you'll be visiting again.

final Ds3ClientHelpers helpers = Ds3ClientHelpers.wrap(client);

final Ds3ClientHelpers.Job job = helpers.startWriteJob(bucketName, ImmutableList.of(obj));
job.transfer(new Ds3ClientHelpers.ObjectChannelBuilder() {
Copy link
Contributor

Choose a reason for hiding this comment

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

An observation -- this might be easier to read as a lamda

@GraciesPadre GraciesPadre merged commit 6a756fb into SpectraLogic:5_0_autogen Feb 21, 2018
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