stratosphere / incubator-systemml

Mirror of Apache SystemML (Incubating)
Apache License 2.0
1 stars 4 forks source link

Race condition in IndexUtils#zipWithRowIndex #8

Closed carabolic closed 8 years ago

carabolic commented 8 years ago

I got a ConcurrentModificationException from the zipWithRowIndex method, specifically from the tmp.sort(...) method.

Unfortunately I was not able to reproduce this behaviour.

carabolic commented 8 years ago

Seems to be fixed with https://github.com/stratosphere/incubator-systemml/commit/fcfe90ba7bb978abeed5891bf04ce0df1537e253