[
https://issues.apache.org/jira/browse/TUBEMQ-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236822#comment-17236822
]
Guocheng Zhang commented on TUBEMQ-418:
---------------------------------------
Oh, awkward, missing max_part_check_period_ms_ and part_check_slice_ms_
variables when copying:(
[https://github.com/apache/incubator-tubemq/blob/master/tubemq-client-twins/tubemq-client-cpp/src/tubemq_config.cc#L240]
I will fix it, thanks [~h-j-13]
Another new question, how can we ensure that member variables are not lost
during copying?
> C++ SDK function SetMaxPartCheckPeriodMs() can't work
> -------------------------------------------------------
>
> Key: TUBEMQ-418
> URL: https://issues.apache.org/jira/browse/TUBEMQ-418
> Project: Apache TubeMQ
> Issue Type: Bug
> Components: Client
> Reporter: houjie
> Assignee: Guocheng Zhang
> Priority: Major
> Attachments: sf.png
>
>
> using C++ SDK;
> `ConsumerConfig.SetMaxPartCheckPeriodMs()` can't change CheckPeriodMs valuse,
> consumer always get default value (60s)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)