[
https://issues.apache.org/jira/browse/DL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455471#comment-15455471
]
ASF GitHub Bot commented on DL-45:
----------------------------------
GitHub user arvindkandhare opened a pull request:
https://github.com/apache/incubator-distributedlog/pull/21
DL-45: DL should allow ByteBuffer based API and should avoid copying of
arrays
This needs the bookkeeper pull request
https://github.com/twitter/bookkeeper/pull/4 to be integrated first. Let's
review both and then plan a commit plan.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arvindkandhare/incubator-distributedlog
zerocopy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-distributedlog/pull/21.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 #21
----
commit bdce0f6c7227e7f85ec50d13188af7e4e22cb232
Author: kandha <[email protected]>
Date: 2016-09-01T00:30:31Z
Implementation of bytebuffer based API
----
> DL should allow ByteBuffer based API and should avoid copying of arrays
> -----------------------------------------------------------------------
>
> Key: DL-45
> URL: https://issues.apache.org/jira/browse/DL-45
> Project: DistributedLog
> Issue Type: Improvement
> Components: distributedlog-core, distributedlog-protocol
> Reporter: Arvind Kandhare
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)