-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[event-hubs] fix uncaught TypeError (#8884)
* [event-hubs] fix uncaught TypeError * [event-hubs] create new rhea connection on disconnected * make disconnect tests node only * some cleanup * clean up connectionContext methods and other feedback updates * address feedback * update service-bus core-amqp dep * fix test after merge * fix flaky receiver test * Update sdk/eventhub/event-hubs/src/connectionContext.ts Co-authored-by: Ramya Rao <[email protected]> * remove unneeded variable * Update sdk/eventhub/event-hubs/CHANGELOG.md Co-authored-by: Ramya Rao <[email protected]> Co-authored-by: Ramya Rao <[email protected]>
- Loading branch information
1 parent
c9dd990
commit b33d7df
Showing
9 changed files
with
353 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.