Skip to content

Adding support for autoscale throughput#10650

Merged
mbhaskar merged 7 commits intoAzure:masterfrom
mbhaskar:mbhaskar/autoscale-throughput
May 8, 2020
Merged

Adding support for autoscale throughput#10650
mbhaskar merged 7 commits intoAzure:masterfrom
mbhaskar:mbhaskar/autoscale-throughput

Conversation

@mbhaskar
Copy link
Member

@mbhaskar mbhaskar commented May 1, 2020

Autoscale/Autopilot support

  • Added ThroughputProperties class which contains factories for creating autoscaled or fixed throughput
  • Added ThroughputResponse class to fetch relevant details of offer response
  • Added overloads to create database and container using throughput properties
  • Added read and replace overloads for database and container to read or replace throughput response

@kirankumarkolli
Copy link
Member

/cc: @j82w

Copy link
Member

@kirankumarkolli kirankumarkolli left a comment

Choose a reason for hiding this comment

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

Please check comments

Copy link
Contributor

@moderakh moderakh left a comment

Choose a reason for hiding this comment

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

Looks good to me on the implementation aspect.
As this is a public facing change, I would wait for Kiran's approval on this PR.

I signed off.

@mbhaskar
Copy link
Member Author

mbhaskar commented May 4, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mbhaskar
Copy link
Member Author

mbhaskar commented May 5, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

mbhaskar added 4 commits May 5, 2020 17:54
- Added ThroughputProperties class which contains factories for creating autoscaled or fixed throughput
- Added ThroughputResponse class to fetch relevant details of offer response
- Added overloads for database and container to create using throughput properties
- Added read and replace overloads for database and container to read or replace throughput response
Adding additional tests
@mbhaskar mbhaskar force-pushed the mbhaskar/autoscale-throughput branch from 83b1f7c to bf77a32 Compare May 6, 2020 00:56
Changing autopilot tests from emulator to simple
@mbhaskar
Copy link
Member Author

mbhaskar commented May 6, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mbhaskar
Copy link
Member Author

mbhaskar commented May 6, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mbhaskar
Copy link
Member Author

mbhaskar commented May 7, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mbhaskar
Copy link
Member Author

mbhaskar commented May 8, 2020

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mbhaskar
Copy link
Member Author

mbhaskar commented May 8, 2020

Failing Single_Region_Strong_Https Https_E2E is due to netty ssl exception

2020-05-08T16:43:40.7670531Z 2020-05-08 16:40:08,961 [reactor-http-epoll-1] WARN reactor.netty.http.client.HttpClientConnect - [id: 0xe2889963, ***] The connection observed an error
2020-05-08T16:43:40.7672042Z javax.net.ssl.SSLException: SSLEngine closed already

So merging this.

@mbhaskar mbhaskar merged commit 150680c into Azure:master May 8, 2020
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.

5 participants