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 2021/04/07 02:58:00 UTC

[jira] [Commented] (TUBEMQ-594) Trpc-go tube sdk strongly rely on local config

    [ https://issues.apache.org/jira/browse/TUBEMQ-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315925#comment-17315925 ] 

Guocheng Zhang commented on TUBEMQ-594:
---------------------------------------

Thanks [~shadowgao]

 

After analysis this question, the design of C/C++SDK forcing an external configuration file to run when the service is started is indeed unreasonable. This part can be changed to the default value or set by the configuration object.

!image-2021-04-07-10-56-53-726.png!

 

[https://github.com/apache/incubator-tubemq/blob/master/tubemq-client-twins/tubemq-client-cpp/src/client_service.h#L65]

 

Are any one interested in this change? If not, I'll deal with it.

 

> Trpc-go  tube sdk strongly rely on local config
> -----------------------------------------------
>
>                 Key: TUBEMQ-594
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-594
>             Project: Apache TubeMQ
>          Issue Type: Improvement
>          Components: Client
>            Reporter: gaotiantian
>            Priority: Major
>         Attachments: image-2021-04-07-10-56-53-726.png
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when i use trpc-go tube sdk to consume tube message, then i found it strongly rely on local config file when server start. And it is only way to set config.



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