-
Bug
-
Resolution: Done
-
Major
-
8.1.0.Final, 8.0.2.Final
-
None
The distributed stream returns a sequential stream when parallelStream is invoked.
We also have to make sure that when parallel is invoked on the stream that this enables parallel streams as well.