Skip to content

Conversation

@kushagraThapar
Copy link
Member

@kushagraThapar kushagraThapar commented Aug 30, 2019

Changes:

  • Used Reactor-Core and Reactor-Netty latest release.
  • New TCP Configurations with idle connection timeout, connect timeout, connection keep alive, etc.
  • Used Reactor-Netty's response APIs to convert Flux / Mono to Flux / Mono

@kushagraThapar kushagraThapar changed the title Reactor-Netty Milestone release dependent changes DO NOT MERGE THIS PR (EXPERIMENTAL ONLY) DO NOT MERGE THIS PR (EXPERIMENTAL ONLY) - Reactor-Netty Milestone release dependent changes Aug 30, 2019
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required
@kushagraThapar kushagraThapar changed the title DO NOT MERGE THIS PR (EXPERIMENTAL ONLY) - Reactor-Netty Milestone release dependent changes Reactor-Netty HttpClient changes Sep 30, 2019
@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kushagraThapar
Copy link
Member Author

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 21, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 21, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 21, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 21, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 21, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 22, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 22, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 22, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 22, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 22, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 25, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 25, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 25, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 25, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
openapi-bot-ppe bot pushed a commit to test-repo-billy/azure-sdk-for-java that referenced this pull request Oct 25, 2019
* Reactor Netty Milestone release changes

* Updated Milestone version to RC version

* Code review comments:
1. Reverted the RC1 back to M3 version.
2. Added constants for literal values in Configs.java
3. Removed inputStream implementation from HttpResponse.java as its not required

* Setting default connections to 1000, and fixed Exception handling by unwrapping exception

* Unwrapping exception

* Fixed validate failure by unwrapping exception

* Fixed multi-master conflict resolution test

* Unwrapping exceptions wherever possible to make sure we check on inner exception cause

* Fixed compilation errors

* Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions

* Handling empty response from backend

* Updating number of documents and collection throughput size

* Updated Feed Response Validator for query metrics

* Fixed query documents with aggregate test

* Updated retrieved documents count

* Updated getLogicalPlanBuildTime for query metrics validation

* Unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants