Azure / azure-event-hubs-c

C client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs
Other
7 stars 18 forks source link

Handle AMPQ initialization error. #9

Closed alepez closed 7 years ago

alepez commented 7 years ago

Call on_error_cb with EVENTHUBCLIENT_SENDER_AMQP_UNINITIALIZED error when AMQP sender cannot be initialized.

See issue #8

msftclas commented 7 years ago

@alepez, Thanks for your contribution. To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla.microsoft.com.

It will cover your contributions to all Microsoft-managed open source projects. Thanks, Microsoft Pull Request Bot

msftclas commented 7 years ago

@alepez, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.
Thanks, Microsoft Pull Request Bot

alepez commented 7 years ago

Hi, I've modified as requested.

dcristoloveanu commented 7 years ago

:shipit:

dcristoloveanu commented 7 years ago

@alepez

I have rebased and merged this PR. Thanks for the contribution!

/Dan