dan-s1 commented on PR #7537: URL: https://github.com/apache/nifi/pull/7537#issuecomment-1695807836
@ChrisSamo632 I have made the changes you had requested. I also incorporated the changes from https://github.com/apache/nifi/pull/744. I broke up `PutElasticsearchRecordTest#testErrorRelationship` into five separate tests 1. testFailedRecordsOutput 2. testFailedRecordsOutputGroupedByErrorType 3. testNotFoundResponsesTreatedAsFailedRecords 4. testNotFoundFailedRecordsGroupedAsErrorType 5. testErrorsLoggedWithoutErrorRelationship and I refactored out the common code into the method `testErrorRelationship` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
