Results 20 issues of Iurii Pliner

https://github.com/EasyNetQ/EasyNetQ/issues/645

documentation

`Error converting value "rabbit@MY_SERVER_NAME" to type 'EasyNetQ.Management.Client.Model.Partition'. Path '[0].partitions[0]', line 1, position 953.` To create a partition in your cluster disconnect the network cable of a node from the cluster...

bug

## What do these changes do? ## Are there changes in behavior for the user? ## Related issue number ## Checklist - [ ] I think the code is well...

I was trying to understand why a connection failed and didn't find anything in logs.

Fixes #1513, Related to #1650, #1433, #1462, #1301, #1147. There were a lot of complaints for `IsConnected` behaviour after we added multiple connections under the hood for producer and consumer...

TLDR: slim methods speed up `transaction_load_dump.py` from 0.019 seconds to 0.003 seconds. Slim version: ``` 7067 function calls in 0.003 seconds Ordered by: internal time ncalls tottime percall cumtime percall...