nmred

Results 13 comments of nmred

Hi, @lcobucci Thanks for your advice,this Advice is very good, but my energy is limited, I'm afraid a short time can not be completed, but I welcome any help, to...

@lcobucci It is possible to be compatible when any change. And I will welcome to submit this kind of PR

@huyouheng can you provide more details on this? Like you test code, etc

You can runing this example https://github.com/weiboad/kafka-php/blob/v0.2.0.8/example/protocol/MetaData.php get kafka cluster broker info, check broker host and port is it possible to connect?

提供一下你consumer中 setVersion 的版本号和你 kafka Broker 版本号

参考这个: https://github.com/weiboad/kafka-php/blob/master/example/Producer.php

@thienit5 you can try set broker version property 0.10.0 ``` $config->setBrokerVersion('0.10.0.0'); ```

@khizarsonu I think your consumerId is the memberID generated by join group, not allowed to set up