Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CosmosStore: Port CFP support to Microsoft.Azure.Cosmos 3.0.19-preview1 #113

Merged
merged 22 commits into from
Jun 21, 2021

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented May 9, 2021

Road-testing Azure/azure-cosmos-dotnet-v3#2331 re #15

This set of breaking changes will likely become 2.0.11 - they'll be used in jet/dotnet-templates#91

@bartelink bartelink force-pushed the cosmosstore-3-0-19 branch 2 times, most recently from 9b0d9bc to 2ea299d Compare June 2, 2021 10:22
@bartelink bartelink force-pushed the cosmosstore-3-0-19 branch from 4c178bd to 89ed4ae Compare June 15, 2021 11:29
@bartelink bartelink mentioned this pull request Jun 15, 2021
3 tasks
@bartelink bartelink changed the base branch from master to cosmosstore-v3-prep June 15, 2021 13:50
@bartelink bartelink force-pushed the cosmosstore-3-0-19 branch from 2245914 to c3f1819 Compare June 15, 2021 13:53
Base automatically changed from cosmosstore-v3-prep to master June 15, 2021 14:02
@bartelink bartelink changed the title CosmosStore: Port to Microsoft.Azure.Cosmos 3.0.19-preview CosmosStore: Port CFP support to Microsoft.Azure.Cosmos 3.0.19-preview Jun 15, 2021
@bartelink bartelink marked this pull request as ready for review June 15, 2021 14:08
@bartelink
Copy link
Collaborator Author

bartelink commented Jun 21, 2021

Test/demo script:

Produce events using eqx tool:

cd /code/Equinox/tools/Equinox.Tool
dotnet run -- init -ru 400 cosmos
dotnet run -- run -d 15 -CU -f 4 cosmos

Consume using propulsion tool

cd /code/Equinox/tools/Propulsion.Tool
dotnet run -- init -ru 400 cosmos
dotnet run -- project -g TestConsumerGroupName -l 1 stats cosmos

@bartelink bartelink changed the title CosmosStore: Port CFP support to Microsoft.Azure.Cosmos 3.0.19-preview CosmosStore: Port CFP support to Microsoft.Azure.Cosmos 3.0.19-preview1 Jun 21, 2021
@bartelink bartelink merged commit 3273673 into master Jun 21, 2021
@bartelink bartelink deleted the cosmosstore-3-0-19 branch June 21, 2021 17:23
@bartelink bartelink mentioned this pull request Jun 21, 2021
2 tasks
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