sixcorners opened a new pull request #44: URL: https://github.com/apache/maven-indexer/pull/44
It would be nice if these things had stream() methods so that the detail about their closing can be attended to. The ChunkReader one doesn't really matter since it gets closed when the next ChunkReader is made. Also this doesn't automatically close anything unless you pass it through a flatMap() operation. Given these caveats I'm not sure if this is a good addition. What do you all think? Maybe we could also make the streams returned able to handle parallelism? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org