xiaolong ran

Results 55 comments of xiaolong ran

> The `oauth2` is a sub module for pulsar-client-go. We need to release it with a separate Tag like `oauth2/v1.0.0`. The current function of Oauth2 is embedded in the Go...

If there are any good ideas or implementations, please let me know.

@EAHITechnology Nick work, can you add test case for this feature?

@EAHITechnology Please add unit test case for this change? We can use the following code to create a topic with 3 partitions ``` topic := newTopicName() testURL := adminURL +...

@yorkhellen Good patch, can you add test case for this change?

The current Ack command has no return value. If the ack fails, the message will continue to be stored in the backlog on the broker side, and the message will...