Skip to content

Remove usage of parallelStream in the client #49

Description

@poojabhat0

Change all usages of parallelStream to stream in the client as it uses the common ForkJoinPool and probably hurts more than it helps.
Reference: https://stackoverflow.com/questions/20375176/should-i-always-use-a-parallel-stream-when-possible/23370799#23370799

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions