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
when i use pull mode in C API, i found mq offset can not sync with broker, every time i restart the client , i recevie all the history message. Is this right? Do I need have to maintain the mq offset myself?
when i use pull mode in C API, i found mq offset can not sync with broker, every time i restart the client , i recevie all the history message. Is this right? Do I need have to maintain the mq offset myself?
Please help me ,thank you .