Back to course home
0% completed
Vote For New Content
Scalability: How removing or adding kafka server/partition treat the rebalancing...
Junaid Effendi
Nov 1, 2022
Scalability: How removing or adding kafka server/partition treat the rebalancing of data?
Comparing to previous chapters, Consistent Hashing is used, for here, how does uniform distribution is maintained across all partition so there is no data skew?
0
0
Comments
Comments
J
Junaid Effendi3 years ago
Also, related to partition, if we have 10 keys and partition count is 3, how would it distribute/write?
On this page