Aitozi commented on issue #6683: [FLINK-10325] [State TTL] Refactor TtlListState to use only loops, no java stream API for performance URL: https://github.com/apache/flink/pull/6683#issuecomment-420963171 Hi @azagrebin ,does for loop perform better than stream api ? And I have not found an existing test for the performance of `TtlListState`, may be we should add one to verify this change ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
