Skip to content

Minor changes #44

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

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Minor changes #44

merged 1 commit into from
Aug 22, 2024

Conversation

Gsantomaggio
Copy link
Member

No description provided.

@Gsantomaggio Gsantomaggio marked this pull request as ready for review August 22, 2024 13:21
@lukebakken lukebakken self-requested a review August 22, 2024 13:27
@lukebakken lukebakken self-assigned this Aug 22, 2024
Copy link
Contributor

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

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

Formatting request.

Base automatically changed from lukebakken/refactor to main August 22, 2024 15:08
@lukebakken lukebakken force-pushed the refactor_1 branch 2 times, most recently from 6981305 to eb57087 Compare August 22, 2024 15:13
* Refactor test suites to use `IntegrationTest` base class
* Remove IQueueDeletion and IExchangeDeletion, instead using the appropriate specification to do deletions
* Increase Managment ReceiverLink credit to allow multiple management operations at the same time
* Use `UrlEncode`, otherwise characters like double quotes will not be encoded correctly
* Start poking around at the reconnection code
* Make reconnection logic a bit easier to follow.
* No need for a separate reconnection Task
* Remove `Closed` event handler on dispose.
* Rename `_disposedValue` to `_disposed`
* Check for `_disposed` before releasing semaphore
* Connection can be re-created, but publishers/consumers are not re-starting.
* Fix reconnection due to the use of `SendAsync` in `AmqpPublisher`. So bizarre!
* Make all of `Utils` internal
* Make `AmqpManagementParameters` internal

Signed-off-by: Gabriele Santomaggio <[email protected]>
@lukebakken lukebakken merged commit 953b581 into main Aug 22, 2024
1 check passed
@lukebakken lukebakken deleted the refactor_1 branch August 22, 2024 23:14
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.

2 participants