You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting MessageListener before starting prefetch would
not mark the message listener as ready. Therefore start()
method should do this work in order to get pre-fetch
going even when number of messages to pre-fetch is set to 0.
Closes#86
0 commit comments