quantranhong1999 commented on PR #2028: URL: https://github.com/apache/james-project/pull/2028#issuecomment-1975885147
> Well the OutOfMemoryError may be related to the Flux<ChannelMessage<K, V>> observeChannels(); usage (we should use it more carefully): `OverflowStrategy.BUFFER` should be fine. We are using that within the RabbitMQ impl too:  Other OverflowStrategy(s) seems not fine as they could drop messages. -- 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]
