gosonzhang commented on issue #5848:
URL: https://github.com/apache/inlong/issues/5848#issuecomment-1242914355

   It should be a bug in the code. When Start() exits abnormally, the status 
flag is not set, so the above problem occurs. The main points are as follows:
   1. tubemq_client.cc:
   
https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/src/tubemq_client.cc#L69
   
![image](https://user-images.githubusercontent.com/14038849/189518107-93e3d34f-d353-4dc9-9a1e-5ac574237193.png)
   
   2. baseconsumer.cc:
   
https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/src/baseconsumer.cc#L62
   
![image](https://user-images.githubusercontent.com/14038849/189518193-7b214b93-14f1-4dc8-bab8-530a9c9d0a24.png)
   
   I'll fix them, thanks @chen9t 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to