pjfanning commented on PR #365: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/365#issuecomment-4400029403
> better with BoundedSourceQueue @He-Pin that is not a like for like replacement. Source.actorRef returns a source with an actorRef. Source.queue returns a source with a queue instance. The code in R2dbcReadJournal needs an actorRef. -- 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]
