Gleiphir2769 commented on PR #835: URL: https://github.com/apache/pulsar-client-go/pull/835#issuecomment-1237020671
The modify for dispatcher has done. CC @zzzming By the way, what is the difference between `availablePermits` and `requestedPermits`? https://github.com/apache/pulsar-client-go/blob/68e43175f2c4e8eb3bf181a02b03c5382a09f1aa/pulsar/consumer_partition.go#L933-L944 I think the code here is redundant, `availablePermits` always equal with the `requestedPermits`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
