Traffic drops were resulting due to MAC moves in the QinQ network. To check that a MAC address has moved:
{master:0} root@switch> show ethernet-switching table aa:aa:aa:aa:aa:aa Ethernet switching table: 1 entry, 1 learned Routing instance: default-switch Vlan MAC MAC Age Logical NH RTR name address flags interface Index ID S2 aa:aa:aa:aa:aa:aa D - xe-0/0/0.2 0 0 >>>>>> Mac learned
{master:0} lab> show ethernet-switching table aa:aa:aa:aa:aa:aa Ethernet switching table: 1 entry, 1 learned Routing instance: default-switch Vlan MAC MAC Age Logical NH RTR name address flags interface Index ID S2 aa:aa:aa:aa:aa:aa D - xe-0/0/1.2 0 0 >>>>>> Mac moved
To resolve this issue filter the traffic in order to prevent mac moving.