Hi team, According to the document, the default partitioner hashes the key string and assign the message to a broker. Could you give a brief introduction to the hash algorithm? If a long timestamp (in hex format) is used as key, will the messages be distributed evenly to all partitions? Assume the timestamp increases on a one millisecond basis.
Regards, Libo