[ 
https://issues.apache.org/jira/browse/KAFKA-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967499#comment-16967499
 ] 

ASF GitHub Bot commented on KAFKA-9110:
---------------------------------------

ijuma commented on pull request #7604: KAFKA-9110: Improve efficiency of disk 
reads when TLS is enabled
URL: https://github.com/apache/kafka/pull/7604
 
 
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Improve efficiency of disk reads when TLS is enabled
> ----------------------------------------------------
>
>                 Key: KAFKA-9110
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9110
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>            Priority: Major
>             Fix For: 2.5.0
>
>
> We currently do 8k reads and do unnecessary copies and allocations in every 
> read. Increasing the read size is particularly helpful for magnetic disks and 
> avoiding the copies and allocations improves CPU efficiency.
> See the pull request for more details:
> [https://github.com/apache/kafka/pull/7604]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to