Results 5 issues of Pavel

**Describe the bug** I have Pulsar 2.9.2 installed on virtual servers, 9 brokers, 9 bookeepers. We have plenty of topics in this cluster, all of them are consumed by the...

type/bug
Stale

Fixes #496 ### Motivation Ability to set maximum number of reconnections to broker for consumer without consumer been stuck ### Modifications - Added new method `Closed()

type/feature

#### Expected behavior When we set `ConsumerOptions.MaxReconnectToBroker` to some value other than infinite, then when reconnection count reaches this value consumer should return with an error. #### Actual behavior Consumer...

We need to have tests for the all of the library code. Also that should be integrated with travisci

help wanted

Support for CBOR serde.