Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-9110

Improve efficiency of disk reads when TLS is enabled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              ijuma Ismael Juma
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: