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/11 03:49:19 UTC

[GitHub] [flink] bowenli86 commented on issue #11052: FLINK-15975 Use LinkedHashMap for deterministic iterations

bowenli86 commented on issue #11052: FLINK-15975 Use LinkedHashMap for deterministic iterations
URL: https://github.com/apache/flink/pull/11052#issuecomment-584467896
 
 
   Hi, which test has been failing?
   
   There shouldn't any guarantee on the return of k-v in map object. Thus, instead of changing source code, we'd be better to change assertions in test code to cater to the indeterminacy, e.g. remove any assertion on ordering

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