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 exception contract for link-detach error - this should be a transient error #78

Merged
merged 2 commits into from
Mar 16, 2017

Conversation

SreeramGarlapati
Copy link
Contributor

@SreeramGarlapati SreeramGarlapati commented Mar 15, 2017

Fix for issue #67 - EventHubs container closed errors should be transient

@msftclas
Copy link

@SreeramGarlapati,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@sjkwak
Copy link
Member

sjkwak commented Mar 15, 2017

:shipit:

@sjkwak sjkwak merged commit 1787b53 into Azure:dev Mar 16, 2017
SreeramGarlapati added a commit to SreeramGarlapati/azure-event-hubs-java that referenced this pull request Mar 16, 2017
sjkwak pushed a commit that referenced this pull request Mar 16, 2017
* Optimization: flow the Receiver runtime info as part of EventData (#65)

* Optimization: flow the Receiver runtime info as part of EventData - Partition receiver runtime metrics aka EndOfStream info
* move cursor to 0.12.0-snapshot
* receiverruntimemetrics on PartitionReceiver & eph + junits

* improve cit coverage

* Fix issue 58: deliver empty iterable to onEvents on timeout

* fix: eventData deserialization error, when the payload size is >1000bytes (#71)

* EventData deserialization fails when the payload size is >1000bytes
* move to readFully api (suggestion from @CodingCat)

* releaseChecklist: fix javadoc & update version to 0.12.0 (#73)

* eph test fix - absorb all events sent by RuntimeInfotest to not effect other tests

* runtimeinfo: refactoring for CR (#80)

* runtimeinfo: refactoring for CR

* minor refactor

* update eph test

* fix exception contract for link-detach errors - this should be a transient error (#78)
@jtaubensee jtaubensee added this to the 0.12.0 milestone Mar 20, 2017
@jtaubensee jtaubensee added the bug label Mar 20, 2017
Jgomez13 pushed a commit that referenced this pull request May 17, 2024
Jgomez13 pushed a commit that referenced this pull request May 17, 2024
* Optimization: flow the Receiver runtime info as part of EventData (#65)

* Optimization: flow the Receiver runtime info as part of EventData - Partition receiver runtime metrics aka EndOfStream info
* move cursor to 0.12.0-snapshot
* receiverruntimemetrics on PartitionReceiver & eph + junits

* improve cit coverage

* Fix issue 58: deliver empty iterable to onEvents on timeout

* fix: eventData deserialization error, when the payload size is >1000bytes (#71)

* EventData deserialization fails when the payload size is >1000bytes
* move to readFully api (suggestion from @CodingCat)

* releaseChecklist: fix javadoc & update version to 0.12.0 (#73)

* eph test fix - absorb all events sent by RuntimeInfotest to not effect other tests

* runtimeinfo: refactoring for CR (#80)

* runtimeinfo: refactoring for CR

* minor refactor

* update eph test

* fix exception contract for link-detach errors - this should be a transient error (#78)
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.

5 participants