Skip to content

Fix227 224 251#29

Merged
jcookems merged 2 commits into
Azure:dev-bookmarkfrom
jcookems:fix227_244_251
Mar 29, 2012
Merged

Fix227 224 251#29
jcookems merged 2 commits into
Azure:dev-bookmarkfrom
jcookems:fix227_244_251

Conversation

@jcookems

Copy link
Copy Markdown
Contributor

Fixes the following issues:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The condition inside "if" will never evaluate to true, the "while" loop above it guarantees that.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah, yes. That was a left over from the first attempt for a fix. I've removed the "if" statement.

jcookems added a commit that referenced this pull request Mar 29, 2012
@jcookems jcookems merged commit 46d807c into Azure:dev-bookmark Mar 29, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Can now list input and output assets for jobs
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
gcheng pushed a commit that referenced this pull request Mar 27, 2013
fix unit test failures due to media service upgrade.
andrerod pushed a commit that referenced this pull request May 9, 2014
Fix braces and enabling checkstyle on build
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
lenala pushed a commit to lenala/azure-sdk-for-java that referenced this pull request Nov 16, 2018
Update readme with unlimited crypto install
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request Jan 10, 2019
* Add documentation for 4.0.1 release

* Update changelog.md
mssfang referenced this pull request in mssfang/azure-sdk-for-java Apr 23, 2019
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request May 30, 2019
samvaity added a commit to samvaity/azure-sdk-for-java that referenced this pull request Dec 18, 2019
navalev added a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019
jeet1995 added a commit that referenced this pull request Feb 8, 2026
…on Not Available` cross-region retry scenarios. (#47631)

* Adding `x-ms-cosmos-hub-region-processing-only` header.

* Adding `x-ms-cosmos-hub-region-processing-only` header.

* Ensuring account-level region cycle through when `x-ms-cosmos-hub-region-processing-only` header is set.

* Forcing hub region processing flow to loop through all available read regions for new hub.

* Forcing hub region processing flow to loop through all available read regions for new hub.

* Revert unnecessary changes.

* Fixing compilation errors.

* Fixing compilation errors.

* Stabilizing CI pipeline.

* Enforce partition-set hub tracking when reads hit 403:3s.

* Add tests for readMany, readAll, query and change feed.

* Add tests for readMany, readAll, query and change feed.

* Add tests for readMany, readAll, query and change feed.

* Fixing a query plan caching test.

* Add hub region processing only request header to CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Attempt to make PPAF/PPCB info visible in CosmosDiagnostics.

* Revert LocationCache changes.

* Modify cross region retry protocol for 404:1002 in Single-Writer accounts.

* Fixing tests.

* Replace hardcoded timeouts with policy-derived values in PPAF E2E latency config (#29)

* Initial plan

* Fix hardcoded timeout values in RxDocumentClientImpl

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fix system property cleanup in HubRegionProcessingOnlyTests to prevent test pollution (#30)

* Initial plan

* Clear system property in @afterclass to prevent test pollution

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fix hot-path allocations in DocumentServiceRequestContext getter methods (#32)

* Initial plan

* Fix per-request allocations in getPerPartitionCircuitBreakerInfoHolder and getPerPartitionFailoverContextHolder

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Use static EMPTY singletons instead of null returns

Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>

* Fixing tests.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeet1995 <16476407+jeet1995@users.noreply.github.com>
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