BriData / DBus

DBus
https://bridata.github.io/DBus/
Apache License 2.0
1.21k stars 545 forks source link

DBus lost data when there are multy partitions in kafka topic #52

Open lordk911 opened 4 years ago

lordk911 commented 4 years ago

DBus lost data when there are multy partitions in kafka topic , If Dbus now can only work with one partion's topic , when it create topic should define the partion amount.

star-brilliant commented 4 years ago

now, the topic used by DBUS has only one Partitionby default, multi Partition is not supported , and will be supported later