Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
In our internal testing, it was figured out that java streams seem to be more cpu intensive than loops thereby degrading performance. The aim of the Jira is to avoid using streams in the IO path.