[
https://issues.apache.org/jira/browse/KAFKA-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050499#comment-17050499
]
ASF GitHub Bot commented on KAFKA-9640:
---------------------------------------
stevebyan commented on pull request #8210: KAFKA-9640[WIP]: Allow use of RDMA
for publishing, replicating, and consuming log entries
URL: https://github.com/apache/kafka/pull/8210
Experimental modification to Apache Kafka to use RDMA for publishing,
replicating, and consuming log entries. Our evaluation of the resulting
performance is ongoing, but we expect to see significant improvements in
end-to-end latency, lower CPU utilization on the brokers, and greater
scalability for consumers of a single topic partition.
This contribution is principally the work of Konstantin Taranov
<[email protected]>, formerly with Oracle Labs and currently at ETH Zurich.
This is a work in progress, not ready to be merged.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Allow use of RDMA for publishing, replicating, and consuming log entries
> ------------------------------------------------------------------------
>
> Key: KAFKA-9640
> URL: https://issues.apache.org/jira/browse/KAFKA-9640
> Project: Kafka
> Issue Type: New Feature
> Components: clients, consumer, core
> Affects Versions: 2.2.2
> Environment: RDMA network
> Reporter: Steve Byan
> Priority: Minor
> Labels: pull-request-available
>
> Work-in-progress. Experimental modification to Apache Kafka to use RDMA for
> publishing, replicating, and consuming log entries. Our evaluation of the
> resulting performance is ongoing, but we expect to see significant
> improvements in end-to-end latency, lower CPU utilization on the brokers, and
> greater scalability for consumers of a single topic partition.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)