Flag to turn off autoconsume in hedwig c++ client
-------------------------------------------------

                 Key: ZOOKEEPER-958
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-958
             Project: ZooKeeper
          Issue Type: Bug
          Components: contrib-hedwig
    Affects Versions: 3.3.2
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 3.3.3


Currently the hedwig cpp client will automatically send a consume message to 
the server when the calling client indicated that it has received the message. 
If the client wants to queue the messages and not acknowledge them to the 
server immediately, they need to block, which means interfering with any other 
running callbacks. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to