Kafka Notes: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
(Created page with " Topics-> partitions , replication factor.")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:


Topics-> partitions , replication factor.
Topics-> partitions , replication factor.
leader v replica
uses zookeeper for distributed config management.
Reference:
* https://blog.newrelic.com/engineering/new-relic-kafkapocalypse/

Latest revision as of 14:25, 6 September 2019

Topics-> partitions , replication factor.

leader v replica

uses zookeeper for distributed config management.

Reference: