I'm not really sure but I think kafka-reassing-partitions.sh only works to
move partitions between instanses of the same cluster
If you have two separete clusters, it is not going to work. Are you using
two different zookeeper clusters, or simply adding instance to the existing
one?
On Sun, Nov
Hi Kafka Team!
Just today I was checking this in a cluster, and I was wondering...
As I search in the log4j docs, DailyRollingFileAppender doesn't support
MaxFileSize or MaxBackupIndex, by default only RollingFileAppender supports
it, but there is a patch out there with this changes
http://wiki.