Skip to content

Is DefaultMQPullConsumer.pull thread safe?  #360

@Frodez

Description

@Frodez

I need to use the function:

PullResult DefaultMQPullConsumer::pull(const MQMessageQueue& mq, const std::string& subExpression, int64 offset, int maxNums)

And I need it for concurrent use. I have navigated several issues, like #141 , but there is no information about whether this function is thread safe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions