NIFI-7843 Recursive avro schemas fail to write with RecordWriter Add new test case to TestSimpleRecordSchema to test the scenario when schema name and schema namespace match. This closes #4550. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>