-
Bug
-
Resolution: Done
-
Major
-
8.1.0.Alpha2
-
None
-
None
Currently the distributed streams attempted to unwrap even on the remote nodes. We need to instead just unwrap the results from the iterator method for now.
The unwrap will happen to convert the resulting object to a byte[] or whatever object the type converter deems.