203 Commits (12d98a3d7ad9b023c600bdbb5e3ffb42b07406b1)

Author SHA1 Message Date
Matthias J. Sax b351493543
KAFKA-9274: Remove `retries` for global task (#9047) 4 years ago
Jason Gustafson 4e2546ab83
MINOR: Add notes for 2.6 on reassignment tool changes (#9109) 4 years ago
Matthias J. Sax 194c56fce2
KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864) 4 years ago
Rajini Sivaram 9c8f75c4b6
KAFKA-10223; Use NOT_LEADER_OR_FOLLOWER instead of non-retriable REPLICA_NOT_AVAILABLE for consumers (#8979) 4 years ago
Badai Aqrandista 50c3012890
KAFKA-9313: Set `use_all_dns_ips` as the new default for `client.dns.lookup` (KIP-602) (#8644) 5 years ago
Nikolay 8b22b81596
KAFKA-9320: Enable TLSv1.3 by default (KIP-573) (#8695) 5 years ago
Navinder Pal Singh Brar 4b97e50eea
MINOR: Added doc for KIP-535 and updated it for KIP-562 (#8395) 5 years ago
Matthias J. Sax 318063a16a
KAFKA-9466: Update Kafka Streams docs for KIP-447 (#8621) 5 years ago
Boyang Chen 0520bc6c7c
MINOR: Update docs for KIP-530 and KIP-562 (#8388) 5 years ago
Boyang Chen 4018f5e8b3
KAFKA-9760: Add KIP-447 protocol change to upgrade notes (#8350) 5 years ago
Ron Dagostino d9b8b86bdd KAFKA-9575: Mention ZooKeeper 3.5.7 upgrade 5 years ago
Rajini Sivaram b1449f683c
MINOR: Add upgrade note about TLSv1 and TLSv1.1 being disabled in 2.5.0 (#8128) 5 years ago
Rajini Sivaram dbeaba5d9e
KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) 5 years ago
Guozhang Wang 8c21fa837d
MINOR: Add upgrade guide for KAFKA-8421 (#7925) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
Manikumar Reddy 96edabb6b8 MINOR: Update ZooKeeper upgrade notes 5 years ago
wcarlson5 8b57f6cb3a KAFKA-6049: Add auto-repartitioning for cogroup (#7792) 5 years ago
Manikumar Reddy dbce4c12ba MINOR: Update docs about ZooKeeper upgrade issue from 3.4.X to 3.5.6 5 years ago
Jason Gustafson 4bde9bb3cc
KAFKA-9102; Increase default zk session timeout and replica max lag [KIP-537] (#7596) 5 years ago
Guozhang Wang 4f682b3c0a
KAFKA-8729: Add upgrade docs for KIP-467 on augmented produce response (#7522) 5 years ago
Manikumar Reddy f46eb292f5 MINOR: Add upgrade docs for 2.4.0 release 5 years ago
A. Sophie Blee-Goldman 3e30bf5439 Explain the separate upgrade paths for consumer groups and Streams (#7516) 5 years ago
Guozhang Wang d112ffd8d8
KAFKA-8880: Docs on upgrade-guide (#7385) 5 years ago
Matthias J. Sax 1ae0956892
HOTFIX: fix Kafka Streams upgrade note for broker backward compatibility (#7363) 5 years ago
Stanislav Kozlovski 18d4e57f6e KAFKA-8345 (KIP-455): Controller and KafkaApi changes (part 3/4) (#7128) 5 years ago
A. Sophie Blee-Goldman cf32a1a6a0 KAFKA-8179: Part 4, add CooperativeStickyAssignor (#7130) 5 years ago
Justine Olshan 88087e91dd MINOR: Clean up the sticky partitioner code a bit (#7151) 5 years ago
Ismael Juma 22d4ccd8ac
MINOR: Update docs to reflect the ZK 3.5.5 upgrade (#7149) 5 years ago
A. Sophie Blee-Goldman 6fbac3cfa8 KAFKA-8179: PartitionAssignorAdapter (#7110) 5 years ago
Jason Gustafson 53b10a37a4
MINOR: Fix api exception single argument constructor usage (#6956) 5 years ago
Kamal Chandraprakash 11337afecb MINOR: Fix static membership documentation link in upgrade notes (#7001) 5 years ago
Colin Patrick McCabe f74cedb985
MINOR: add upgrade text (#7013) 5 years ago
Konstantine Karantasis c6ddd31887 MINOR: Update docs for KIP-415 (#6958) 5 years ago
Almog Gavra 8e161580b8 KAFKA-8305; Support default partitions & replication factor in AdminClient#createTopic (KIP-464) (#6728) 6 years ago
José Armando García Sancio 121308cc7a KAFKA-8286; Generalized Leader Election Admin RPC (KIP-460) (#6686) 6 years ago
Boyang Chen 27943e3987 KAFKA-8219: add doc changes for static membership release (#6790) 6 years ago
Matthias J. Sax 7df79e1508
MINOR: add Kafka Streams upgrade notes for 2.3 release (#6758) 6 years ago
Matthias J. Sax f47b8493bc
MINOR: Add 2.2.0 upgrade instructions (#6501) 6 years ago
Matthias J. Sax 82615256ff MINOR: add MacOS requirement to Streams docs 6 years ago
Viktor Somogyi 489a6e1674 MINOR: Fix line break issue in upgrade notes (#6320) 6 years ago
Viktor Somogyi-Vass 776041db11 KAFKA-7804: Update docs for topic-command related KIP-377 6 years ago
hejiefang ffd6f2a2e8 MINOR: Fix doc format in upgrade notes 6 years ago
Vahid Hashemian c3e7d6252c KAFKA-6774; Improve the default group id behavior in KafkaConsumer (KIP-289) (#5877) 6 years ago
Jason Gustafson 63889b36e5 KAFKA-7481; Add upgrade/downgrade notes for 2.1.x 6 years ago
Viktor Somogyi 262bb006d5 MINOR: add upgrade note for KIP-336 6 years ago
Jason Gustafson 3f7e4fb8ac MINOR: Add a note about Zstandard compression in the upgrade docs 6 years ago
Bill Bejeck 763b72c9a5 MINOR: Doc changes for KIP-324 (#5788) 6 years ago
Ismael Juma 6a1bb547c0 KAFKA-7372: Upgrade Jetty for preliminary Java 11 and TLS 1.3 support (#5600) 6 years ago
Manikumar Reddy O 028e80204d KAFKA-6835: Enable topic unclean leader election to be enabled without controller change (#4957) 6 years ago
Vahid Hashemian e6fd99dc62 KAFKA-5638; Improve the Required ACL of ListGroups API (KIP-231) (#5352) 6 years ago