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

Event Hubs & Service Bus to use latest version of core-amqp & amqp-common #6507

Merged
merged 4 commits into from
Dec 12, 2019

Conversation

chradek
Copy link
Contributor

@chradek chradek commented Dec 11, 2019

Fixes #6118

@azure/[email protected] includes this fix. This updates the preview version of @azure/event-hubs and @azure/service-bus to depend on the version of their core amqp libraries that has a 1 minute idle timeout.

@chradek
Copy link
Contributor Author

chradek commented Dec 11, 2019

/azp run js - eventhubs-client - tests

@chradek
Copy link
Contributor Author

chradek commented Dec 11, 2019

/azp run js - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@richardpark-msft richardpark-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is just catching up master to what we've done in the eventhubsv2 branch?

@chradek
Copy link
Contributor Author

chradek commented Dec 11, 2019

Yes, that's pretty much it.

@ramya-rao-a ramya-rao-a changed the title Update messaging core amqp Update Event Hubs & Service Bus to use latest version of core amqp Dec 11, 2019
@chradek
Copy link
Contributor Author

chradek commented Dec 11, 2019

Saw one known test error in event hubs that's tracked by #6437.

If the service bus tests pass I'll merge.

@ramya-rao-a ramya-rao-a changed the title Update Event Hubs & Service Bus to use latest version of core amqp Event Hubs & Service Bus to use latest version of core-amqp & amqp-common Dec 12, 2019
@chradek chradek merged commit 4f13027 into Azure:master Dec 12, 2019
@chradek chradek deleted the update-messaging-core-amqp branch December 12, 2019 16:38
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.

[Event Hubs] investigate connection disconnect behavior in linux
4 participants