TheGreatRandall commented on PR #6757: URL: https://github.com/apache/nifi/pull/6757#issuecomment-1339568171
Hi there, after more tests locally, the code can not been simplify because the order of the value inside hashmap is non deterministic which you can not guarentee. And accoring to command, it want to assert equal if the maps' equality so I think creating map variable is necessary. -- 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]
