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 timeout issue in MsgFactory & thread-safety issue in MsgSender/Recvr #93

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

SreeramGarlapati
Copy link
Contributor

…ceiver

* fix connection open/close timeout paths
* use non ForkJoinPool variants while composing completable futures (Azure#4)
* fix thread-safety in MessageSender & MessageReceiver in error cases(Azure#4)
@msftclas
Copy link

msftclas commented Apr 6, 2017

@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

@hmlam
Copy link
Member

hmlam commented Apr 6, 2017

:shipit:

@hmlam hmlam merged commit 294523c into Azure:dev Apr 6, 2017
SreeramGarlapati added a commit to SreeramGarlapati/azure-event-hubs-java that referenced this pull request Apr 6, 2017
…ceiver (Azure#93)

* fix connection open/close timeout paths
* use non ForkJoinPool variants while composing completable futures (Azure#4)
* fix thread-safety in MessageSender & MessageReceiver in error cases(Azure#4)
@SreeramGarlapati SreeramGarlapati deleted the sg.fixissues branch April 12, 2017 22:31
SwayGom pushed a commit that referenced this pull request May 17, 2024
…ceiver (#93)

* fix connection open/close timeout paths
* use non ForkJoinPool variants while composing completable futures (#4)
* fix thread-safety in MessageSender & MessageReceiver in error cases(#4)
SwayGom pushed a commit that referenced this pull request May 17, 2024
…ceiver (#93)

* fix connection open/close timeout paths
* use non ForkJoinPool variants while composing completable futures (#4)
* fix thread-safety in MessageSender & MessageReceiver in error cases(#4)
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.

3 participants