How to join a MUC after reconnecting following a disconnection

Hello,
I am using smack-android 4.4.8. After reconnecting, I query the bookmarks for MUCs and attempt to rejoin them. Occasionally, rejoining a MUC is very slow, which might be related to leaveSync() issues. I am using muc.join(mucEnterConfig).