He-Pin commented on code in PR #1177: URL: https://github.com/apache/incubator-pekko/pull/1177#discussion_r1512088634
########## docs/src/main/paradox/project/migration-guide-1.0.x-1.1.x.md: ########## @@ -14,11 +14,11 @@ You may have to add explicit dependencies to the new Apache Pekko version in you That said, there are some changes to configuration and behavior that should be considered, so reading this migration guide and testing your application thoroughly is recommended. -## `Source.splitWhen`/`Flow.splitWhen`/`Source.splitAfter`/`Flow.splitAfter` behavioural change +## splitWhen/splitAfter behavior change Review Comment: How about: Pekko Stream splitWhen/splitAfter operator behavior change ########## docs/src/main/paradox/project/migration-guide-1.0.x-1.1.x.md: ########## @@ -14,11 +14,11 @@ You may have to add explicit dependencies to the new Apache Pekko version in you That said, there are some changes to configuration and behavior that should be considered, so reading this migration guide and testing your application thoroughly is recommended. -## `Source.splitWhen`/`Flow.splitWhen`/`Source.splitAfter`/`Flow.splitAfter` behavioural change +## splitWhen/splitAfter behavior change Review Comment: How about: Pekko Stream splitWhen/splitAfter operator behavior changed -- 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]
