Description
I think that this might actually be a bug and not a broken test. The problem is that the method java.io.BufferedWrite.newLine() acts platform dependendly. It's used here:
As a result, the sorted file will have platform dependend line endings, while the original file might not. I have no idea if that's a problem.
Attachments
Issue Links
- is related to
-
OAK-10294 Indexing job: add new Pipelined Strategy for dumping Mongo contents in preparation for reindexing
- Closed
- links to