ahibot commented on PR #11220:
URL: https://github.com/apache/kafka/pull/11220#issuecomment-1549750316

   Hello, 
   I know this issue is merged but I have some issue related to it when I tried 
to implement a custom ReplicationPolicy to override the `heartbeat` topic name. 
   According to the resource below, In order to achieve it, It's necessary to 
create a jar file and to reference it in the `plugin.path` properties file. 
Unfortunately it didn't work. What worked was setting the jar file path in the 
`CLASSPATH` environment variable. 
   So either such config is missing in the documentation or I am doing 
something wrong in which case I would be thankful if you point it out. 
   Resources : 
   
https://cwiki.apache.org/confluence/display/KAFKA/KIP-690%3A+Add+additional+configuration+to+control+MirrorMaker+2+internal+topics+naming+convention
 
   
https://stackoverflow.com/questions/59390555/is-it-possible-to-replicate-kafka-topics-without-alias-prefix-with-mirrormaker2
 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to