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

addHttp2ConnectionConfig #13

Open
wants to merge 35 commits into
base: enableHttp2ForTest
Choose a base branch
from

Conversation

xinlian12
Copy link
Owner

No description provided.

@@ -46,6 +47,15 @@ static HttpClient createFixed(HttpClientConfig httpClientConfig) {
fixedConnectionProviderBuilder.maxIdleTime(httpClientConfig.getMaxIdleConnectionTimeout());

// TODO[Http2]: config Http2AllocationStrategy (maxConnections & maxConcurrentStreams)
Copy link
Owner Author

Choose a reason for hiding this comment

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

nit: remove the comments

JimSuplizio and others added 25 commits November 25, 2024 15:23
* Added docs for using AAD auth in Spark connector

* Adding EntraID naming

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/docs/AAD-Auth.md

Co-authored-by: Tomas Varon <[email protected]>

* Update AAD-Auth.md

* Update AAD-Auth.md

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/docs/AAD-Auth.md

Co-authored-by: Tomas Varon <[email protected]>

* Update AAD-Auth.md

---------

Co-authored-by: Tomas Varon <[email protected]>
…lity tests (Azure#43077)

* Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/12002051722

* Update spring-cloud-azure-supported-spring.json

---------

Co-authored-by: github-actions <[email protected]>
)

* mgmt, network, bug fix on bastion resource in subnet ipconf

* ignore the NIC if not found

* add test case
…ure#43097)

* add NOT_VALIDATED to poller success states

* update version and changelog

* update POM

* unreleased version

* update commonj version

* build fix

* build ffix

* pr comments

---------

Co-authored-by: Venkat Ragavan S <[email protected]>
…PI (Azure#43035)

* use jacksondatabind

* use jsonReader.readUntyped() instead.
…zure#43040)

* swagger

* experimenting with ping api, not done yet

* experimental code, post not done, not tested

* initial draft and test changes

* changes to build point

* fix some bugs, fix some tests

* cleanup & test fixes

* minor changes I forgot to push

* a slight restructuring and adding yaml/licence headers

* Migrate changes to the new autoconfigure module (Azure#42864)

* move

* markdown

* check

* delete unused files and remove version from yaml

* starting to port stuff, incomplete

* more code, not done

* updating some comments according to pr review

* starting to add test, test is failing

* PR comment

* trying to fix build error

* minor

* hopefully this should fix build analyze step errors

* added custom dim test, need to debug

* adding more tests

* final changes

* pr comment & fixing CI build errors

* pr comments

* code refactor; did not use TimeUnit as that led to some expected behavior

---------

Co-authored-by: Trask Stalnaker <[email protected]>
* ChangeFeedEndLSN for spark the java implementation

* ChangeFeedEndLSN for spark the java implementation

* ChangeFeedEndLSN for spark the spark connector implementation

* Added tests for using endLSN

* Revert module-info.java

* Updated changelog

* Reacting to comments

* Reacting to comments

* Fix Tests

* Fix Tests

* Fix Tests

* Fix tests

* Fix tests

* Add delay for changes and more logs

* added more logs

* added more logs

* Changed test to not use shared database

* Fix tests

* Fix tests and remove logs

* Reacting to comments

* Reacting to comments

* Fix tests

* Reacting to comments

* management sdk fix

* check azure identity version

* revert azure-identity version

* Revert identity dep

* Merge main

* Move tests to live tests

* Move to live tests
* allow using http2 through system properties

---------

Co-authored-by: annie-mac <[email protected]>
* Spark release 4.35.0

* spark release 4.35.0

* update pom.xml

* update CHANGELOG.md

* disable tests due to change in emulator behavior
* version_client.txt

* pom.xml

revert

* readme.md

* changelog.md

* single_packages.md
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.