chibenwa commented on pull request #432: URL: https://github.com/apache/james-project/pull/432#issuecomment-841605882
Merging this to fix the build. I found the explanation: The explanation was that even in flatMap was used, on a "immediate" scheduler calls were processed sequencially. Adding the "elastic" breaks that ordering logic that needs to be restored via concat map. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
