You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/29 04:46:38 UTC

[GitHub] [flink] cpugputpu edited a comment on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet

cpugputpu edited a comment on issue #11181: [FLINK-16230][tests]Use LinkedHashSet instead of HashSet
URL: https://github.com/apache/flink/pull/11181#issuecomment-592532190
 
 
   Thanks for your valuable comments! Sorry for my delay. I have tried to fix it according to your advice. Under the assumption that the objects properly implement `equals` methods, I fix it by removing the `Iterable` branch. I test it again and find that the flaky test is eliminated in this way.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services