runzhiwang commented on pull request #1034:
URL: https://github.com/apache/hadoop-ozone/pull/1034#issuecomment-642476841


   @elek @bharatviswa504    I think the reason there are code1 and code2 both 
use java.util.stream.Collectors.   In this patch, I remove code1, and trigger 
CI, because code2 still use java.util.stream.Collectors, CI does not fail. 
Then, another commit remove code2, but this patch does not trigger CI again, if 
trigger, CI will fail, because both code1 and code2 were removed, there are no 
code use java.util.stream.Collectors. So when merge this patch, CI fail.   
Sorry for that.


----------------------------------------------------------------
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]



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

Reply via email to