Aniruddha created BOOKKEEPER-406:
------------------------------------

             Summary: Provide support in hedwig to batch multiple messages
                 Key: BOOKKEEPER-406
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-406
             Project: Bookkeeper
          Issue Type: Bug
          Components: hedwig-client, hedwig-server
    Affects Versions: 4.2.0
            Reporter: Aniruddha


In the current implementation, each message is sent as a separate 
PubSubResponse. Also, a PubSubRequest sends only one message per request. This 
introduces a lot of overhead if the message body is small. 

Hedwig should provide a batched request API where messages can be consumed or 
published in batches. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to