-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[FEATURE] Cosmos | Wire up ConnectionPolicy, DirectConnectionConfig, and RntbdTransportClient.Options #11595
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
Merged
kushagraThapar
merged 63 commits into
Azure:master
from
David-Noble-at-work:feature/cosmos-4.x/direct-tcp/direct-connection-config
Jun 2, 2020
Merged
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
84a37ab
Port from v4
d218925
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
11cbbf3
Merge branch 'master' of github.com:David-Noble-at-work/azure-sdk-for…
05c7e05
Corrected package misspelling in log4j.properties and removed System.…
8dfa3db
Merge branch 'master' of github.com:David-Noble-at-work/azure-sdk-for…
e6e71f5
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
e082d81
Merge branch 'master' of github.com:David-Noble-at-work/azure-sdk-for…
069c822
Merge branch 'master' of github.com:David-Noble-at-work/azure-sdk-for…
3ead1cc
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
669ba8b
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
735f572
Responded to code review comments
6db330d
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
48855b5
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
2367f50
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
fb9cac0
Updated sdk/cosmos/README.md with info on using system properties to …
1dd708e
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
203507a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
368b10f
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java
f7544aa
Ported memory leak from v2.6.X and bumped version number.
4cd3a13
Removed a file that was mistakenly committed
8f58a9c
Space adjustments for readability
49baa6a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
f70e844
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
163c66d
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
01a3661
DCDocumentCrudTest passes. Performance, reliability, and scalability …
be7b3d8
Enabled channel acquisition timeout interval default: 100 ms
7446c7a
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
5f26357
Removed some newlines
dfb2ba4
Added a newline at the end of file
34baf33
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
5d7bf22
Ensured that RntbdClientChannelPool.release never throws and never re…
c5a8e7b
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
05f1410
Revised channel acquisition algorithm such that no timer acquisition …
e767404
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
3425d0b
Attempt to resolve scalability issue that causes performance degradat…
f7a6cda
Code/documentation tweaks
0a04ad8
Idle endpoint timeout task now detects idleEndpointTimeout and—unless…
fb81f3e
Updated a comment
7f23efd
Code tweak
78f0e55
Switch to HashedWheelTimer implementation for RntbdClientChannelPool.…
12b5981
Tweaked log message
e5ff54c
Addressed a number of threading-related issues in RntbdClientChannelP…
fc7637b
Streamlined RntbdServiceEndpoint.write for performance/readability. I…
488291e
Tweaks tested extensively--full test suite plus point read benchmarks…
02293fc
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
2375baa
Tweaked AsyncBenchmark for verifying the direct tcp “connection timeo…
46f5dd1
Moved a misplaced statement in AsyncBenchmark that produced a lot of …
3d0c007
Updated version numbers in an attempt to get past CI version checks
fb7273b
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
02d7ed0
Tweaked RntbdRequestTimer.close for readability
44c7ea7
Removed README.md which seems to have been removed from master after …
350db56
Fixed a build issue that CI complains about.
cf9e4d2
Reverting version bump for benchmark and examples as these are in the…
2a747ce
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
27a0107
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
6b98671
Removed dead code and changed an error message in AsyncBenchmark.java
145d853
Removed merge orig files
9f55e5a
Wired up DirectConnectionConfig to RntbdTransportClient by way of Con…
bf836da
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
139637f
Wired up ConnectionPolicy, DirectConnectionConfig, and RntbdTransport…
d96f4b3
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
4eb5db9
Corrected two toString methods
3672ed8
Merge branch 'master' of https://github.com/Azure/azure-sdk-for-java …
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch. thank you