1213 failed to take into account a change in zone configuration options, causing the IXFR-in test to fail.
@@ -3,7 +3,8 @@
"zones": [{
"master_addr": "10.53.0.1",
"master_port": 53210,
- "name": "example."
+ "name": "example.",
+ "use_ixfr": true
}]
},
"Auth": {