GitHub user mdedetrich added a comment to the discussion: Clarify on policy/licensing questions for (new) stream operators
Document/examples yes, code absolutely not. If you implement a mirror of `mapAsyncPartitioned`, your also allowed to compare the results of your implementation versus Akka's (i.e. pass inputs into your `mapAsyncPartitioned`, take notes of the outputs and compare that to the inputs passed into Akka's `mapAsyncPartitioned`). But again do not look at the source code of Akka when doing this, just "run" the Akka binaries (i.e. jar's). GitHub link: https://github.com/apache/incubator-pekko/discussions/553#discussioncomment-6692829 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
