You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guocheng Zhang (Jira)" <ji...@apache.org> on 2020/09/16 02:29:00 UTC

[jira] [Created] (TUBEMQ-354) Found a dns translate bug in C/C++ sdk

Guocheng Zhang created TUBEMQ-354:
-------------------------------------

             Summary: Found a dns translate bug in C/C++ sdk
                 Key: TUBEMQ-354
                 URL: https://issues.apache.org/jira/browse/TUBEMQ-354
             Project: Apache TubeMQ
          Issue Type: Bug
            Reporter: Guocheng Zhang
         Attachments: image-2020-09-16-10-25-36-558.png

like below code:

If the updMasterAddrByDns() is called concurrently, it is likely to be overwritten. The function should only set the content of this translation, not in the overwrite mode.

https://github.com/apache/incubator-tubemq/blob/master/tubemq-client-twins/tubemq-client-cpp/src/client_service.cc#L278

 !image-2020-09-16-10-25-36-558.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)