Results 13 comments of wyb

You can use Connector/NET **8.0.23** version.

> All the errors occured when "to get kafka partition info"? How about in other scenarios? In my opinion, the error info is mostly displayed, but the sentence is real...

> What will happen if the given kafka broker address is unreachable, like `192.168.0.123` ? this is `Kafka broker is down` case

https://github.com/Mergifyio backport branch-3.3

https://github.com/Mergifyio backport branch-3.2

1. for the same rollup, the `indexId`s of different partitions are the same, so we must use `partition id + index id` as `shard group id`. 2. compatibility needs to...

This is a bug. The partitions name generated by "fruit-tree" and "fruittree" are the same, resulting in the latter partition not being successfully created. I will fix it.

currently, parsing message key is not supported.

I think only when the number of racks assigned to the table when it is created is greater than or equal to the replication number, the health of the tablet...

1. Multiple racks are assigned when creating a table, this is a requirement for higher availability. 2. Only one rack is assigned when creating a table and different table uses...