[
https://issues.apache.org/jira/browse/BOOKKEEPER-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954457#comment-15954457
]
ASF GitHub Bot commented on BOOKKEEPER-997:
-------------------------------------------
GitHub user sijie opened a pull request:
https://github.com/apache/bookkeeper/pull/125
BOOKKEEPER-997: Wire protocol change for supporting long poll
adding fields in ReadRequest to support piggying back lac on read responses
and support long poll requests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sijie/bookkeeper
longpoll/part0_wire_protocol_changes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit 1fa95446e052843db2393e111a25702824fd2a9d
Author: Sijie Guo <[email protected]>
Date: 2017-04-04T01:27:04Z
BOOKKEEPER-997: Wire protocol change for supporting long poll
commit d62b631ed9a93261093d80c6c1e15a4f840d380d
Author: Sijie Guo <[email protected]>
Date: 2017-04-04T01:27:34Z
Merge remote-tracking branch 'origin/master' into
longpoll/part0_wire_protocol_changes
----
> Wire protocol change for supporting long poll
> ---------------------------------------------
>
> Key: BOOKKEEPER-997
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-997
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-client, bookkeeper-server
> Reporter: Sijie Guo
> Assignee: Robin Dhamankar
> Fix For: 4.5.0
>
>
> In order to support piggybacking lac and long poll, there will be changes to
> new fields added to the wire protocol.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)