Skip to content

Adding object replication to list blob response#13055

Merged
amnguye merged 1 commit intoAzure:feature/storage/stg73basefrom
amnguye:feature/storage/objectreplication-list
Jun 27, 2020
Merged

Adding object replication to list blob response#13055
amnguye merged 1 commit intoAzure:feature/storage/stg73basefrom
amnguye:feature/storage/objectreplication-list

Conversation

@amnguye
Copy link
Copy Markdown
Member

@amnguye amnguye commented Jun 26, 2020

Related to PR #12609 . This PR contains the API View comment changes.

Object Replication for List Blobs Item Properties

This PR enables users to retrieve a List of ObjectReplicationPolicy(s) that contains the details of the Object Replication Metadata (OrMetadata) applied to the source blob when calling List/Get Blobs.

For information on how ObjectReplicationPolicy, ObjectReplicationRules, and ReplicationStatus is formatted see PR #12740

I also added Playback Only to all the OR tests

}

// TODO: Recorded Only
[PlaybackOnly("Object Replication policies is only enabled on certain storage accounts")]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Did the PlaybackOnly attribute work correctly?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It actually doesn't. I just tested this now. Should I take it off then?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh no! Did it have any affect?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

no 😕

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok let’s follow up on Monday, I’ll need to revisit my PR for the test attribute.

@amnguye amnguye merged commit e572270 into Azure:feature/storage/stg73base Jun 27, 2020
@amnguye amnguye deleted the feature/storage/objectreplication-list branch July 31, 2023 16:49
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.

3 participants