1078 Commits (2b233bfa5f35bf237effe8c5202fd2b80c601943)

Author SHA1 Message Date
John Roesler a08e0cfe65
KAFKA-8410: Update the docs to reference the new PAPI (#10994) 3 years ago
John Roesler bfdef11b97
KAFKA-12360: Document new time semantics (#11003) 3 years ago
A. Sophie Blee-Goldman 53f9b04176
MINOR: fix typo in config for eos-v2 docs of the upgrade guide (#11001) 3 years ago
leah d6918e427e
KAFKA-9559 add docs for changing default serde to null (#10988) 3 years ago
Konstantine Karantasis d2a05d71c0
Bump trunk to 3.1.0-SNAPSHOT (#10981) 3 years ago
kpatelatwork 2e89f40575
KAFKA-13035 updated documentation for connector restart REST API to … (#10975) 3 years ago
Ryanne Dolan 6d2f563865
KAFKA-12436: Deprecate MirrorMaker v1 (KIP-720) (#10805) 3 years ago
Chris Egerton cad2f5e120
KAFKA-12717: Remove internal Connect converter properties (KIP-738) (#10854) 3 years ago
Ryanne Dolan 93f57370c6
KAFKA-9726: Add IdentityReplicationPolicy to MirrorMaker2 (#10652) 3 years ago
Ron Dagostino 4f5b4c868e
KAFKA-12756: Update ZooKeeper to v3.6.3 (#10918) 3 years ago
Josep Prat 6655a09e99
KAFKA-12849: KIP-744 TaskMetadata ThreadMetadata StreamsMetadata as API (#10840) 3 years ago
kpatelatwork 5652ef1af0
KAFKA-12482 Remove deprecated rest.host.name and rest.port configs (#10841) 3 years ago
Josep Prat f5a94d913f
MINOR: Fix indentation for several doc pages (#10766) 3 years ago
Ismael Juma d27a84f70c
KAFKA-12945: Remove port, host.name and related configs in 3.0 (#10872) 3 years ago
Jason Gustafson a75b5c635b
KAFKA-12874; Increase default consumer session timeout to 45s (#10803) 3 years ago
Luke Chen ccde334ca9
KAFKA-12597: Remove deprecated --zookeeper option in ReassignPartitionsCommand (#10471) 3 years ago
Ismael Juma 364bd36771
KAFKA-12880: Remove deprecated `Count` and `SampledTotal` in 3.0 (#10808) 4 years ago
wenbingshen 4c1efd3d08
MINOR: Update kafka-topics.sh line command tool upgrade notes with removed option (#10806) 4 years ago
Josep Prat 054d5f9e91
MINOR: fix code listings security.html (#10770) 4 years ago
prince-mahajan db288e4a64
Update implementation.html (#10771) 4 years ago
A. Sophie Blee-Goldman bbe170af70
MINOR: deprecate TaskMetadata constructor and add KIP-740 notes to upgrade guide (#10755) 4 years ago
Josep Prat aa25176e77
MINOR: Kafka Streams code samples formating unification (#10651) 4 years ago
Daniyar Yeralin 6d1ae8bc00
KAFKA-8326: Introduce List Serde (#6592) 4 years ago
Vito Jeng fae0784ce3
KAFKA-5876: KIP-216 Part 4, Apply InvalidStateStorePartitionException for Interactive Queries (#10657) 4 years ago
Matthias J. Sax 6a5992a814
KAFKA-8531: Change default replication factor config (#10532) 4 years ago
Vito Jeng 816f5c3b86
KAFKA-5876: KIP-216 Part 3, Apply StreamsNotStartedException for Interactive Queries (#10597) 4 years ago
Guozhang Wang 3ec6317ee6
KAFKA-12683: Remove deprecated UsePreviousTimeOnInvalidTimestamp (#10557) 4 years ago
Lee Dongjin 0a1ef2e982
MINOR: Group KafkaController, ReplicaManager metrics in documentation (#7891) 4 years ago
A. Sophie Blee-Goldman 3805f3706f
KAFKA-12574: KIP-732, Deprecate eos-alpha and replace eos-beta with eos-v2 (#10573) 4 years ago
JoelWee 0ea440b2af
KAFKA-6435: KIP-623 Add internal topics option to streamResetter (#8923) 4 years ago
Vito Jeng c972ac929e
KAFKA-5876: Apply UnknownStateStoreException for Interactive Queries (#9821) 4 years ago
Guozhang Wang 87b24025ce HOTFIX: typo in Streams DSL docs 4 years ago
Guozhang Wang 035449eb55
KAFKA-12633: Remove deprecated APIs in TopologyTestDriver (#10508) 4 years ago
Tom Bentley f8f1769256
KIP-145: Add SMTs, HeaderFrom, DropHeaders and InsertHeader (#9549) 4 years ago
Ismael Juma 89933f21f2
KAFKA-12612: Remove `checksum` from ConsumerRecord/RecordMetadata for 3.0 (#10470) 4 years ago
David Jacot 23633cd1ec
KAFKA-12584; Remove deprecated `Sum` and `Total` classes (#10511) 4 years ago
dengziming 88eb24db40
KAFKA-12637: Remove deprecated PartitionAssignor interface (#10512) 4 years ago
A. Sophie Blee-Goldman c608d8480e
KAFKA-7606: Remove deprecated options from StreamsResetter (#10411) 4 years ago
Lee Dongjin 0b0eaefc60
KAFKA-12408: Document omitted ReplicaManager metrics (#10258) 4 years ago
Andrew Lee c9edb8ad84
MINOR: Fix typo in docs (#10423) 4 years ago
Jorge Esteban Quilcate Otoya db0323e9ba
KAFKA-12449: Remove deprecated WindowStore#put (#10293) 4 years ago
Jim Galasyn e4b6ffae5d
MINOR: Fix left/outer join descriptions in Streams DSL reference topic (#10453) 4 years ago
David Jacot ff3b2d67a1
KAFKA-12591; Remove deprecated `quota.producer.default` and `quota.consumer.default` configurations (#10427) 4 years ago
cyc 8d356b034b
KAFKA-12492: Fix the formatting of example RocksDBConfigSetter (#10486) 4 years ago
Guozhang Wang d44e01be48 HOTFIX: add missing upgrade docs 4 years ago
Guozhang Wang 3ca5a3bb78
KAFKA-12568: Remove deprecated APIs in KStream, KTable and Joined (#10421) 4 years ago
Marco Aurelio Lotz 33d0445b84
KAFKA-5146: remove Connect dependency from Streams module (#10131) 4 years ago
Ismael Juma 2f36001987
KAFKA-12579: Remove various deprecated clients classes/methods for 3.0 (#10438) 4 years ago
Ismael Juma 976e78e405
KAFKA-12590: Remove deprecated kafka.security.auth.Authorizer, SimpleAclAuthorizer and related classes in 3.0 (#10450) 4 years ago
Matthias J. Sax 57723f0c97
MINOR: remove KTable.to from the docs (#10464) 4 years ago