mariofusco commented on PR #6473: URL: https://github.com/apache/incubator-kie-drools/pull/6473#issuecomment-3364966640
> @mariofusco If I correctly remember, you had a similar PR in the past and you rejected it (I cannot find it though). WDYT this time? (The actual PR implementation aside ... I guess no need to sort, just using List would be enough) Sorry but I don't remember a similar PR form you (but very likely my memory is not working very well). Anyway, I believe that the iteration order of an `HashSet` is always stable, even if not predetermined, so I think there isn't any real problem. That said I'm not against this PR, but if it is fixing an actual issue it would be great to have a test case reproducing it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
