Open
Description
Expected behavior
if the Client.Subscribe times out, the created consumer should be closed
Actual behavior
Client.Subscribe() times out.In fact, the broker successfully created the consumer. The time taken by the broker just exceeded the value of the operationTimeout.
System configuration
Pulsar version: 2.4.0
Activity