He-Pin opened a new issue, #261: URL: https://github.com/apache/incubator-pekko/issues/261
### Discussed in https://github.com/apache/incubator-pekko/discussions/255 <div type='discussions-op-text'> <sup>Originally posted by **He-Pin** March 20, 2023</sup> Refs: https://github.com/akka/akka/issues/28327 I just made a PR in akka/akka, which added a `startAfterNrOfConsumers` to `BroadcastHub`. And surely I will send the PR to pekko too. I think we should make the current `BroadcastHub.sink[T]` with `BroadcastHub.sink[T] = BroadcastHub.sink(startAfterNrOfConsumers = 1, defaultBufferSize)` in pekko by default, which is `0` now.</div> -- 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]
