226 Commits (1a15cd708ab252e7c75dea06f36db36599f18322)

Author SHA1 Message Date
Ivan Yurchenko b3db905b27
KAFKA-15107: Support custom metadata for remote log segment (#13984) 1 year ago
Jeff Kim 19f9e1e6d0
KAFKA-14501: Implement Heartbeat protocol in new GroupCoordinator (#14056) 1 year ago
Hao Li ed44bcd71b
KAFKA-15022: [3/N] use graph to compute rack aware assignment for active stateful tasks (#14030) 1 year ago
Federico Valeri bb677c4959
KAFKA-14583: Move ReplicaVerificationTool to tools (#14059) 1 year ago
Luke Chen 27ea025e33
KAFKA-15176: add tests for tiered storage metrics (#13999) 1 year ago
Jeff Kim a500c3ecf9
KAFKA-14500; [5/N] Implement JoinGroup protocol in new GroupCoordinator (#13870) 1 year ago
Abhijeet Kumar fd3b1137d2
KAFKA-14953: Add tiered storage related metrics (#13944) 1 year ago
Satish Duggana 7e2f878713
KAFKA-14522 Rewrite/Move of RemoteIndexCache to storage module. (#13275) 1 year ago
David Jacot 98fbd8afc7
KAFKA-14462; [20/N] Refresh subscription metadata on new metadata image (#13901) 1 year ago
Kirk True a81f35c1c8
KAFKA-14831: Illegal state errors should be fatal in transactional producer (#13591) 1 year ago
Yash Mayya 6e72986949
KAFKA-14784: Connect offset reset REST API (#13818) 1 year ago
Lianet Magrans 4af4bccbbf
KAFKA-14966: Extract OffsetFetcher reusable logic (#13815) 1 year ago
David Jacot 49d9c6775d
KAFKA-14462; [12/N] Add GroupMetadataManager and ConsumerGroup (#13639) 1 year ago
Jeff Kim c98c1ed41c
KAFKA-14500; [3/N] add GroupMetadataKey/Value record helpers (#13704) 2 years ago
Satish Duggana 6f19730164
KAFKA-9579 Fetch implementation for records in the remote storage through a specific purgatory. (#13535) 2 years ago
David Arthur 0822ce0ed1
KAFKA-14840: Support for snapshots during ZK migration (#13461) 2 years ago
David Arthur c1b5c75d92
KAFKA-14805 KRaft controller supports pre-migration mode (#13407) 2 years ago
David Jacot 9a36da12b7
KAFKA-14462; [8/N] Add ConsumerGroupMember (#13538) 2 years ago
Proven Provenzano abca86511e
KAFKA-14881: Rework UserScramCredentialRecord (#13513) 2 years ago
Victoria Xia 1d5d003ff4
KAFKA-14834: [5/N] Drop out-of-order records from FK join with versioned tables (#13522) 2 years ago
Victoria Xia 1395ad6497
KAFKA-14834: [4/N] Drop out-of-order records from table-table join with versioned tables (#13510) 2 years ago
Victoria Xia 17b4569d70
KAFKA-14834: [2/N] Test coverage for out-of-order data in joins (#13497) 2 years ago
Victoria Xia df59cc1a01
KAFKA-14491: [20/N] Add public-facing methods for versioned stores (#13442) 2 years ago
Kirk True a3252629a3
KAFKA-14365: Extract common logic from Fetcher (#13425) 2 years ago
Satish Duggana 069ce59e1e
KAFKA 14714: Move/Rewrite RollParams, LogAppendInfo, and LeaderHwChange to storage module. (#13255) 2 years ago
Greg Harris 958bc0601c
KAFKA-5756: Wait for concurrent source task offset flush to complete before starting next flush (#13208) 2 years ago
David Arthur cb4d9d1abf
KAFKA-14668 Avoid unnecessary UMR during ZK migration (#13183) 2 years ago
Chris Egerton f93d5af839
KAFKA-15086, KAFKA-9981: Intra-cluster communication for Mirror Maker 2 (#13137) 2 years ago
David Jacot 094e343f18
KAFKA-14678; Move `__consumer_offsets` records from `core` to `group-coordinator` (#13200) 2 years ago
Colin Patrick McCabe 8478bbb589
KAFKA-14601: Improve exception handling in KafkaEventQueue #13089 2 years ago
Ismael Juma e8232edd24
KAFKA-14477: Move LogValidator and related to storage module (#13012) 2 years ago
Rajini Sivaram d23ce20bdf
KAFKA-14352: Rack-aware consumer partition assignment protocol changes (KIP-881) (#12954) 2 years ago
Greg Harris 31c69ae932
KAFKA-14346: Remove hard-to-mock javax.crypto calls (#12866) 2 years ago
vamossagar12 9a793897ec
KAFKA-13152: KIP-770, cache size config deprecation (#12758) 2 years ago
Manikumar Reddy 5587c65fd3 MINOR: Add configurable max receive size for SASL authentication requests 2 years ago
Colin Patrick McCabe b401fdaefb MINOR: Add more validation during KRPC deserialization 2 years ago
Colin Patrick McCabe f0f918b242
KAFKA-14177: Correctly support older kraft versions without FeatureLevelRecord (#12513) 2 years ago
dengziming 19581effbf
KAFKA-13850: Show missing record type in MetadataShell (#12103) 2 years ago
Colin Patrick McCabe 555744da70
KAFKA-14124: improve quorum controller fault handling (#12447) 2 years ago
Matthias J. Sax 38b08dfd33
MINOR: revert KIP-770 (#12383) 2 years ago
James Hughes 7ed3748a46
KAFKA-13873 Add ability to Pause / Resume KafkaStreams Topologies (#12161) 2 years ago
Chris Egerton 6853d63e4d
KAFKA-10000: Zombie fencing logic (#11779) 2 years ago
A. Sophie Blee-Goldman a6c5a74fdb
KAFKA-13945: add bytes/records consumed and produced metrics (#12235) 2 years ago
Chris Egerton 603502bf5f
KAFKA-10000: Use transactional producer for leader-only writes to the config topic (#11778) 2 years ago
Rittika Adhikari 3467036e01
KAFKA-13803: Refactor Leader API Access (#12005) 2 years ago
dengziming c22d320a5c
KAFKA-12902: Add unit32 type in generator (#10830) 3 years ago
David Arthur 1135f22eaf
KAFKA-13830 MetadataVersion integration for KRaft controller (#12050) 3 years ago
dengziming bf7cd675f8
MINOR: Remove duplicated test cases in MetadataVersionTest (#12116) 3 years ago
Alyssa Huang 8245c9a3d5
KAFKA-13854 Refactor ApiVersion to MetadataVersion (#12072) 3 years ago
Jorge Esteban Quilcate Otoya fa0324485b
KAFKA-13654: Extend KStream process with new Processor API (#11993) 3 years ago