Fix243 245 254#33
Merged
Merged
Conversation
Fixed the README.md
Conflicts: README.md
Queue Javadocs
There was a problem hiding this comment.
What to throw here? I think we can just re-throw what is caught here.
Contributor
Author
There was a problem hiding this comment.
Yup, will look into doing that.
…va into fix243_245_254
…java into fix243_245_254 Conflicts: microsoft-azure-api/src/main/java/com/microsoft/windowsazure/services/table/implementation/TableRestProxy.java
…java into dev-bookmark
…va into fix243_245_254
…EVERE warnings. Throw a reasonable error when the Housekeeping: Add suppression markers for unfixable warnings.
…va into fix243_245_254
Contributor
Author
|
Addressed code comments and added unit test. |
There was a problem hiding this comment.
It seems there are two white space between "applications in" and the following "Java". I think one is sufficient.
joostdenijs
pushed a commit
to joostdenijs/azure-sdk-for-java
that referenced
this pull request
Jan 18, 2013
Forward integration from Dev to Job
joostdenijs
pushed a commit
to joostdenijs/azure-sdk-for-java
that referenced
this pull request
Jan 18, 2013
Added fluent setters for list query params
gcheng
pushed a commit
that referenced
this pull request
Apr 12, 2013
jianghaolu
pushed a commit
to jianghaolu/azure-sdk-for-java
that referenced
this pull request
Apr 5, 2017
Fix243 245 254
jianghaolu
pushed a commit
to jianghaolu/azure-sdk-for-java
that referenced
this pull request
Apr 5, 2017
Added fluent setters for list query params
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
Updated with 3-21 keyvault preview-swagger
g2vinay
pushed a commit
to g2vinay/azure-sdk-for-java
that referenced
this pull request
Mar 4, 2019
Updating version in README
g2vinay
pushed a commit
to g2vinay/azure-sdk-for-java
that referenced
this pull request
May 30, 2019
Set the default maxChunkSize for HttpObjectAggregationConfigurator to 2 MB as CosmosDB allows documents of size upto 2 MB Fixes Azure#33
samvaity
added a commit
to samvaity/azure-sdk-for-java
that referenced
this pull request
Dec 19, 2019
navalev
added a commit
to navalev/azure-sdk-for-java
that referenced
this pull request
Dec 24, 2019
TestCanUseTopAndSkipForClientSidePaging
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes the following issues:
Note: The fix for 254 causes Jersey to log a lot of SEVERE messages. Perhaps someone can suggest a fix for that.