Skip to content

Feature/storage/stg73comments#13346

Merged
seanmcc-msft merged 24 commits intoAzure:masterfrom
seanmcc-msft:feature/storage/stg73comments
Jul 23, 2020
Merged

Feature/storage/stg73comments#13346
seanmcc-msft merged 24 commits intoAzure:masterfrom
seanmcc-msft:feature/storage/stg73comments

Conversation

@seanmcc-msft
Copy link
Copy Markdown
Member

Resolves #13187

STG 73 PR - #13105

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jul 9, 2020
@seanmcc-msft
Copy link
Copy Markdown
Member Author

@tg-msft

@seanmcc-msft seanmcc-msft marked this pull request as ready for review July 9, 2020 21:37
Copy link
Copy Markdown
Member

@jaschrep-msft jaschrep-msft left a comment

Choose a reason for hiding this comment

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

Good changes. Couple names to update with our patterns.

@@ -39,10 +40,11 @@ public ChangeFeedFactory(
}

public async Task<ChangeFeed> BuildChangeFeed(
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.

BuildChangeFeedInternal

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.

Looks public in this, but is on an internal class.

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.

@@ -170,15 +178,17 @@ private static void ValidateCursor(
}

internal async Task<Queue<string>> GetYearPaths(
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.

GetYearPathsInternal

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.

Fixed in next iteration.

@seanmcc-msft seanmcc-msft merged commit 6fca845 into Azure:master Jul 23, 2020
@seanmcc-msft seanmcc-msft deleted the feature/storage/stg73comments branch July 23, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Storage] Address comments in STG 73 PR

3 participants