Surasit Liangpornrattana

Results 1 comments of Surasit Liangpornrattana

It somehow parses `message_key` and `partition_key` as empty string which supposed to be `nil` Since `message_key` and `partition_key` are empty string then it doesnt go through `rand(partition_count)` condition. im investigating...