buildersoftio/andyxstorage

Send messages to consumer after partition is cached

Closed this issue · 0 comments

If the consumer is already connected start sending messages to the consumer and don't wait till messages are cached. If consumer is not active and caching is not completed. continue with caching but add condition to transmit messages if consumer is active.