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

Fix 6 issues in table service layer #27

Merged
merged 18 commits into from
Apr 4, 2012
Merged

Fix 6 issues in table service layer #27

merged 18 commits into from
Apr 4, 2012

Conversation

jcookems
Copy link
Contributor

Fixes the following issues

@jcookems
Copy link
Contributor Author

jcookems commented Apr 3, 2012

Addressed review feedback (but opted to not add the runtime exceptions to the throws list).
Added coverage for the new code to the unit tests.

jcookems added a commit that referenced this pull request Apr 4, 2012
Fix 6 issues in table service layer
@jcookems jcookems merged commit ab4f701 into Azure:dev-bookmark Apr 4, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
add unit test for media namespace
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
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 22, 2013
andrerod pushed a commit that referenced this pull request May 9, 2014
Using single checkstyle.xml
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
Fix 6 issues in table service layer
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
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
mssfang referenced this pull request in mssfang/azure-sdk-for-java Apr 23, 2019
* Chaning directory structure to align maven standard directory structure. Also changes to pom.xml files to align Maven standard build process like running tests.

* Removing an unwanted file that was accidentally checked in.

* Implemented Peek and PeekBatch functionality. Added some tests.

* Implementation of ReceiveBySequenceNumber and Complete,Abandon,Defer,DeadLetter of messages received by sequence numbers.

* WIP Sessions support

* Full implementation of AcceptSession, receive features on sessions, renew lock, getState and set state.

* Implementation of browse sessions.

* Adding tests for topic-subscription cases

* Implemented TopicClient that support both SEND and BROWSE

* Added support for AddRule/RemoveRule on susbscription client. Also added skeletion clients.

* QueueClient and Subscription Client first part. Completed implementation of onMessage pump and tests.

* Implementation of message pump and session pump.

* Fixing minor issues in session pump.

* Renaming all Brokered* classes to just Senders, Receivers.

* Hiding ClientFactory methods

* Deleting BrokeredMessageSession.java as it was replaced by MessageSession.java
samvaity added a commit to samvaity/azure-sdk-for-java that referenced this pull request Dec 17, 2019
navalev pushed a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019
* Task 574 - Treat DateTime type as String (for now)
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.

4 participants