Rui Fu

Results 33 comments of Rui Fu

> @freeznet thanks for adding the docs. I left several minor suggestions. Another concern is the historical doc versions you changed is 2.9.3 and 2.10.1 while the code PR seems...

@flowchartsman as my understanding, Java and C++ are doing the right way. `MaxMessageSize` can be considered as the buffer size between broker and client. But it also the buffer size...

I think we already tested the topics with `func validateTopicNames(topics ...string) ([]*internal.TopicName, error)`, so could you please fill this PR's content to help us understand the context and what issue...

@KannarFr thanks for asking, once @Geal finishes the crate owner settings, we will be able to ship the changes to the pulsar crate. ref: https://github.com/streamnative-oss/sn-pulsar-rs/issues/20#issuecomment-1136168559

@stearnsc thanks, according to @sijie's [comment](https://github.com/streamnative-oss/sn-pulsar-rs/issues/20#issuecomment-1138076529), please help to grant @streamnativebot to the crate and it should be enough.

@wolfstudy could you please help to link the issue? thanks.

same problem here, request in goroutine caused fd count increasing

solving this issue from pulsar's function instance starter: https://github.com/apache/pulsar/issues/18110

This is because the FunctionDetails have been passing as STS container template command and the FunctionDetails is changing when replicas changed.