This can be caused by compressed messages being decompressed by the MirrorMaker consumer but not recompressed by the producer. In order to prevent this, enable shallow iteration in the consumer, or enable compression in the producer.
Ryanne On Sun, May 5, 2019, 8:35 AM ASHOK MACHERLA <iash...@outlook.com> wrote: > Hello > > > This is new tool and our client doesn't give permission to use this tool. > > > Currently mirror maker is working fine. > But in server.properties > DC cluster we set 75KB in > message.max.bytes=75000 > > DR cluster we set 1.5 MB > message.max.bytes=1500000 > > Here , source is DC, target is DR, > > Data going from DC to DR... > > At this time mirror maker is working. > But it's wrong setting, when I changed in DR cluster in > server.properties=75000 > Like DC properties. > > Mirror maker is not working. > > Mirror maker is working at 75kb in DC, 1.5 MB in DR. this time working > > > Please help me how to fix this.. > Sent from Outlook. > >