GitHub user toddpalino opened a pull request:
https://github.com/apache/kafka/pull/1605
KAFKA-3725: Update documentation with regards to XFS
I've updated the ops documentation with information on using the XFS
filesystem, based on LinkedIn's testing (and subsequent switch
GitHub user toddpalino opened a pull request:
https://github.com/apache/kafka/pull/2843
KAFKA-5056: Add shuffling of FetchRequest requestInfo back to old consumer
KIP-74 removed the shuffle of requestInfo from the FetchRequest
constructor, moving the logic to the replica fetcher
GitHub user toddpalino opened a pull request:
https://github.com/apache/kafka/pull/1747
KAFKA-4050: Allow configuration of the PRNG used for SSL
Add an optional configuration for the SecureRandom PRNG implementation,
with the default behavior being the same (use the default