Zixuan Liu

Results 213 comments of Zixuan Liu

@zymap I can add a test to check the id field or host and port field exists.

I submitted #https://github.com/streamnative/pulsarctl/pull/608 to fix this, could you review this?

Fix https://github.com/apache/pulsar-client-go/issues/489. This is a good idea, you can also set `AllowInsecureConnection: true`.

Do you want to manage multiple hosts? pulsarctl supports configuring multiple contexts, please checkout the help message by `pulsarctl context -h`.

@AlvaroStream Thanks for your report! Please keep the same value when updating to avoid this issue. Because of to limit by the cli, we cannot provide a null value.

@Shawyeok Thanks for your report! I made a PR for this: https://github.com/streamnative/pulsarctl/pull/545, please take a look if you are free.

@timmyyuan Please fix the CI. go test: -race requires cgo; enable cgo by setting CGO_ENABLED=1