Wenzhi Feng

Results 87 comments of Wenzhi Feng

Could you help to support this? thanks. @tuteng @shoothzj

> Do you want to make the `ClientOptions.ListenerName` parameter support configurable? https://github.com/apache/pulsar-client-go/blob/2d51323103a65ba522dc73f56f052cc81d663245/pulsar/client.go#L133 @Robustshouhualee It seems that the pulsar go client has support for configuring `ListenerName`, what should we do in...

Some test is requried to ensure the notification logic is triggered and works correct.

PTAL, thanks. @lhotari @shoothzj @poorbarcode @BewareMyPower @hangc0276

It looks as if we can remove this lock, which is unnecessary but result into the dead lock. https://github.com/apache/bookkeeper/blob/1ae4be04e20eca4490b52da474d455a2414168b4/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/ReadOnlyLedgerHandle.java#L211-L215 WDYT, @horizonzy @hangc0276 @dlg99 @shoothzj

List some data collected from the production enviroment after we lauch this feature. A direct way to evaluate the performance of a load balancing algorithm is to look at the...