wolf8334 opened a new pull request, #2992: URL: https://github.com/apache/pekko/pull/2992
…ollector Motivation: The javaCollector operator doc page had a TODO placeholder instead of documentation. Modification: - Replace TODO with a Description section explaining how javaCollector works - Add references to javaCollectorParallelUnordered and Sink.collect - Add Scala and Java code examples using Collectors.toList Result: The StreamConverters.javaCollector operator docs are now complete. Tests: sbt "docs/Test/compile" -- passed -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
