baldimir commented on PR #5676: URL: https://github.com/apache/incubator-kie-drools/pull/5676#issuecomment-1933557746
I reverted the change to a TreeMap as that broke one test. With the sorting I had before, it works. For some reason, some other code, where the Map is sent (or its entries), it relies on it not being sorted or similar (Honestly, such reliance look strange to me, it should not happen). It could take much more time to investigate, so I suggest merging this approach and investigating after the release. What do you think please? @mariofusco @yesamer -- 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]
