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

Guocheng Zhang commented on TUBEMQ-419:
---------------------------------------

I have annotated the two functions TubeMQConsumer.GetMessage() and 
ConsumerConfig.SetMaxPartCheckPeriodMs() on the header files of tubemq_client.h 
and const_config.h respectively, I think it will be clearly present the problem 
and how to use for the time being;

The C/C++ SDK still lacks the the Producer role realization, after the 
subsequent processing on the Producer role is finished, I would like to produce 
a complete document to help you, but my English is not very good, so let’s 
first begin from Chinese.

> SetMaxPartCheckPeriodMs()  negative number, getMessage() still lock the thread
> ------------------------------------------------------------------------------
>
>                 Key: TUBEMQ-419
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-419
>             Project: Apache TubeMQ
>          Issue Type: Improvement
>          Components: Client
>            Reporter: houjie
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: sf.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Using C++ SDK;
> when call SetMaxPartCheckPeriodMs() change max_part_check_period_ms_to a  
> negative number, getMessage() still lock the thread. the function can't 
> return immediately, which do not match document
>  
>  



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

Reply via email to