cpugputpu opened a new pull request #1868: HADOOP-16897. Sort fields in 
ReflectionUtils.java
URL: https://github.com/apache/hadoop/pull/1868
 
 
   This PR aims to solve the issue here: 
https://issues.apache.org/jira/browse/HADOOP-16897
   
   The fix is to sort the fields returned by getDeclaredFields() so that the 
non-deterministic behaviour can be eliminated completely. In this way, the test 
becomes more stable and it will not suffer from the failure any more.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to