mirroring - enable non-random partitioning in embedded producer ---------------------------------------------------------------
Key: KAFKA-333 URL: https://issues.apache.org/jira/browse/KAFKA-333 Project: Kafka Issue Type: New Feature Components: core Reporter: xiaoyu wang Currently the producer for mirroring uses the random partitioner. It will be very useful if we can specify partitioner there. One use case is when we aggregate ad server logs by mirroring the local kafka cluster on each ad server, we want to partition ad logs based on where they come from - the ad server id. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira