Kafka bkm update - #23
Merged
Merged
Conversation
- Needs review
…ance - Separate cloud-agnostic topology guidance from AWS-specific examples - Add "Data Movement in Kafka" section explaining producer write path, consumer read path, and partition leader/follower architecture - Generalize cloud topology section to use vCPU counts instead of AWS-specific instance types - Consolidate AWS deployment details into dedicated example section - Update single-node topology with complete system specifications: * 2 sockets, 192 cores/socket (96 physical + HT) * 6 NUMA nodes (3 per socket, 32 cores/node, SNC enabled) * 3 brokers pinned to dedicated NUMA nodes with 16 logical CPUs each - Add multi-cloud examples (AWS m8i, GCP C4) for Intel Xeon 6 guidance - Remove confusing NUMA notation and provide clear CPU pinning examples
- Add disclaimer note about 4.2 RC testing - Update all version references to specify "release candidate (RC)" - Remove TODO placeholders and update docs URLs to Kafka 4.1 - Clarify vm.dirty_background_bytes applies system-wide
Conflicts: software/kafka/README.md
rsiyer-intel
approved these changes
Feb 17, 2026
harp-intel
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates recommended Kafka version from 4.2.0-RC to 4.2.0, released on February 17, 2026